Cloud UI request: when pushing a flow from the com...
# prefect-ui
h
Cloud UI request: when pushing a flow from the command line, display the natural version number it is assigned as part of the upload to the cloud API. Similarly from the UI, display the artifact URI that was associated with this version (be it docker, or GCS or otherwise)
j
Hi @haf - Thanks for the suggestions! Are you meaning to display the version number in the UI or the CLI? For artifacts, do you mean Prefect artifacts - since they're added to runs they're displayed in the Flow Run and Task Run pages. But I'm not certain that's what you're referring to?
h
Numeric version number on the CLI as it's pushed to cloud.
For artifacts, no I just mean the docker image
j
OK! For version in the CLI - nice suggestion. I've passed that on to the core team who handle the CLI. For images if you've added those as part of a Run Config, you should be able to see (and edit) them in the "advanced run configuration" section of the Run tab for your flow.
You should also be able to see the image details in the Flow Overview/Details tile (Click on "DETAILS")
h
Ah yes, nice! Thanks for telling me about that! 🙂
You UI is very fun to explore, like a little contraption of happy colours.
😆 1