canonical / charmcraft

Collaborate, build and publish charmed operators for Kubernetes, Linux and Windows.
Apache License 2.0
67 stars 73 forks source link

`status` command has wrong headers #2007

Open lengau opened 4 days ago

lengau commented 4 days ago

Bug Description

The status command has the header Channel rather than Risk. It also doesn't display a Branch column if any items are shown.

Reported initially by @tmihoc

To Reproduce

$ charmcraft status my-awesome-charm
Track    Channel    Version    Revision
latest   stable     -          -
         candidate  -          -
         beta       0.1        1
         edge       ↑          ↑

Environment

n/a

charmcraft.yaml

n/a

Relevant log output

n/a
syncronize-issues-to-jira[bot] commented 4 days ago

Thank you for reporting us your feedback!

The internal ticket has been created: https://warthogs.atlassian.net/browse/CRAFT-3717.

This message was autogenerated