Version 1
[yaffs-website] / vendor / drupal / console-en / translations / generate.plugin.migrate.process.yml
diff --git a/vendor/drupal/console-en/translations/generate.plugin.migrate.process.yml b/vendor/drupal/console-en/translations/generate.plugin.migrate.process.yml
new file mode 100644 (file)
index 0000000..a7f3487
--- /dev/null
@@ -0,0 +1,9 @@
+description: 'Generate a migrate process plugin'
+help: 'Creates new process plugin for the migration.'
+options:
+  module: common.options.module
+  class: 'Plugin class name'
+  plugin-id: 'Plugin id'
+questions:
+  class: 'Enter the migration process plugin class name'
+  plugin-id: 'Enter the migration process plugin id'
\ No newline at end of file