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

update cortex deploy output #642

Closed
ospillinger opened this issue Dec 10, 2019 · 0 comments · Fixed by #650
Closed

update cortex deploy output #642

ospillinger opened this issue Dec 10, 2019 · 0 comments · Fixed by #650
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@ospillinger
Copy link
Member

ospillinger commented Dec 10, 2019

description

suggest commands to run after running cortex deploy

note: update cortex deploy output in tutorial and docs

motivation

improve command discoverability

design

$ cx deploy

creating classifier api
creating another-classifier api
creating batch-classifier api

status: `cortex get`
api info: `cortex get <api_name>`
api logs: `cortex logs <api_name>`

$ cx deploy

creating classifier api

status: `cortex get`
api info: `cortex get classifier`
api logs: `cortex logs classifier`
@ospillinger ospillinger added the enhancement New feature or request label Dec 10, 2019
@deliahu deliahu added this to the v0.12 milestone Nov 26, 2020
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

Successfully merging a pull request may close this issue.

2 participants