skupper
skupper copied to clipboard
More explicit output in the version command
Is your feature request related to a problem? Please describe. The version command is doing a few things:
- Showing which image should to be used when configuring a site (default behaviour).
- Showing which image is configured in with ENV variables.
- Reporting what image is actually running.
Describe the solution you'd like It would be clearer to show which of the previous three situations is actually being shown in the output.
Proposal:
COMPONENT VERSION TYPE RUNNING
router main Configured Yes
controller v2-dev Default Yes
network-observer v2-dev Default No
cli v2-dev Default Yes