Feature Request: I want to be able to deploy a model from my CLI. - [ ] I should get an option to choose if this is a new deployment, or re-publishing a new version of an existing model. - [x] I should only need to state the local image name and tag and the image should push to the remote repo, with the tag. - [ ] Prompts for relevant inputs - [ ] Save a local config of the deployment for future
Feature Request: I want to be able to deploy a model from my CLI.