drush config-importfor drush 7x


Import config from a config directory.

drush config-import

  • Aliases


    config-import has 1 alias/es:


    drush cim

  • Arguments


    config-import accepts 1 argument/s:


    label : A config directory label (i.e. a key in $config_directories array in settings.php). Defaults to 'staging'

  • Options


    config-import accepts 3 option/s:


    --preview

    --preview : preview

    --source : An arbitrary directory that holds the configuration files. An alternative to label argument

    --partial : Allows for partial config imports from the source directory. Only updates and new configs will be processed with this flag (missing configs will not be deleted).

  • Comments


    comments powered by Disqus