eclipse-kanto / container-management

container-management
Other
6 stars 10 forks source link

Add file flag to the CLI create command #208

Closed k-gostev closed 1 year ago

k-gostev commented 1 year ago

When you create a container there should be a possibility to use a file flag. This flag would get the container configuration in the format described here. This will improve the user and developer experience when the CLI is used. The command should look like this: kanto-cm create -f container.json