features-import

Import a module config into your site.

drush features-import

Aliases:

Arguments:

feature : A space delimited list of features or feature:component pairs to import.

Options:

--force : Force import even if config is not overridden.

Examples:

Import node and taxonomy config of feature "foo". Import all config of feature "bar".

drush features-import foo:node.type.page foo:taxonomy.vocabulary.tags bar