Skip to content

Use yml files to list commands #48

@marcelovani

Description

@marcelovani

We have hard coded the commands to be executed, see
https://github.com/dennisinteractive/drupal_console_commands/blob/master/src/Command/Site/BuildCommand.php#L63
and
https://github.com/dennisinteractive/drupal_console_commands/blob/master/src/Command/Site/UpdateCommand.php#L56

It would be nice to have yml files to list these commands.
We also need a plugin that detects the yml files on local folders, i.e. docroot or the global (~/.console/commands/) for example. These files would take precedence over the default yml with commands.

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