graph --deploy
should show most recently deployed version
#1723
marcusrein
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Doing
graph --deploy
should let me know what the most recently deployed version is right from the CLI. Currently, I have to double check which version I have deployed in Studio to make sure my versioning is correct for every update. It would be nice if it would automatically populate that data right in the CLI when I usegraph --deploy
EXAMPLE:
@saihaj and I chatted and he added this context:
"We have chatted about this in past. The reasons are:
Ideally some sort of registry with a public API solves many of these issues."
Beta Was this translation helpful? Give feedback.
All reactions