Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Deploy models using the CLI #70

Open
1 of 4 tasks
utkarsh867 opened this issue Mar 4, 2023 · 1 comment
Open
1 of 4 tasks

Deploy models using the CLI #70

utkarsh867 opened this issue Mar 4, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@utkarsh867
Copy link
Member

utkarsh867 commented Mar 4, 2023

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.
  • 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
@utkarsh867 utkarsh867 added the enhancement New feature or request label Mar 4, 2023
@utkarsh867
Copy link
Member Author

@yawjalik Let's see if we can make this work.

Initial version with the right set of API calls to make the feature work will be sufficient before we focus on the interface. Once we have a POC on that, this issue can be closed with finalised interface and user flow!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants