-
Notifications
You must be signed in to change notification settings - Fork 51
Closed
Labels
devX 🌞Developer experienceDeveloper experience
Description
Why
In order to help debugging of the client CLI, we need to display the version used in the stderr output (which is used for machine to machine logs).
What
Display the client CLI version as the first entry in the stderr output of the commands.
How
- Move the
--jsonattribute globally (and-v, ...) - Add an entry with the version of the client CLI in the stderr output
- Make it available for all the commands of the CLI
Metadata
Metadata
Assignees
Labels
devX 🌞Developer experienceDeveloper experience