Skip to content

capstan cli improvements (array of arguments, input file) #169

Open
@aitorhh

Description

@aitorhh

Hi,

To have a similar interface as docker. I would suggest to support providing a list of arguments instead of a single one.

At the moment, this is not valid:

capstan delete capstan-example-java capstan-example-java-2 capstan-example-java-3

Only:

capstan delete capstan-example-java 
capstan delete capstan-example-java-2 
capstan delete capstan-example-java-3

The example is just with delete but apply to others like rmi and stop.

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