Add SDK version to viktor-cli describe output

Description of the limitation and why it is relevant to address

As a developer I want to quickly see the SDK versions of the published app in a list so that I can quickly see where maintenance is necessary.

I think this is relevant for the VIKTOR platform because it will improve the overview on maintenance of all the published apps.

Submitter proposed design (optional)

At least it would be nice to add it to the ‘describe’ command, but I would also like to see it in de ‘apps’ command → as a list for all apps, e.g.

Name | Full name | Latest tag | SDK version | Status

Current workarounds

Lookup in the repo for all apps.

Hi @Wichard,

I understand your request, and I think you’re right about the usefulness! I have added your request to our board

Hi @Wichard in the newest version of the CLI (v0.28.0) this now included in the commands apps and describe <appname>.

1 Like