drush features-exportfor drush 7x
Export a feature from your site into a module.
drush features-export
features-export is a Drush command from the features project.
features-
Aliases
features-export has 1 alias/es:
drush fe
-
Arguments
features-export accepts 2 argument/s:
feature : Feature name to export.
components : Patterns of components to include, see features-components for the format of patterns.
-
Options
features-export accepts 4 option/s:
--destination : Destination path (from Drupal root) of the exported feature. Defaults to 'sites/all/modules'.
--version-set : Specify a version number for the feature.
--version-increment : Increment the feature's version number.
--ignore-conflicts : Ignore conflicts and export all components.
-
Comments
comments powered by Disqus