Skip to content

Allow config_directories key to be used in config:export #3180

@nvaken

Description

@nvaken

Same functionality exists in Drush. When you have a $config_directory['foo'] = 'bar/'; setup in your settings.php, it will allow to export to that specific bar directory by using:

drush config-export foo

In Drupal Console there could be a same approach:

drupal config:export foo

Edit: Might even be nice to make this interactive? Selecting the $config_directories interactively.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions