Skip to content

Console composer should enable deployment commands #12

Description

@PetrosPapapa

The console composer should be extended to enable deployment commands, similarly to how the JSON composer is extended here.

The console does not have a list of commands though. We could either:

  1. Maintain a list of deployment commands (similar to the list of actions) or
  2. Implement a functor over Composer_console_type.

The deployment output could either be shown in stdout or saved to files locally. A parameter could allow the user to choose between the two.

Metadata

Metadata

Assignees

No one assigned

    Labels

    featureNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions