Import a module config into your site.
drush features-import
feature : A space delimited list of features or feature:component pairs to import.
--force : Force import even if config is not overridden.
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