Open
Description
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
Labels
No labels