revisions¶
Show version, date and status for each revision in Charmhub.
For example:
$ charmcraft revisions mycharm Revision Version Created at Status 1 1 2020-11-15T11:13:15Z released
Listing revisions will take you through login if needed.
Usage¶
charmcraft revisions [options] <None>
Required¶
None
The name of the charm or bundle.
Options¶
--format
Produce the result in the specified format (currently only ‘json’).
Global options¶
-h
or--help
Show this help message and exit.
-q
or--quiet
Only show warnings and errors, not progress.
-v
or--verbose
Show debug information and be more verbose.
--verbosity
Set the verbosity level to ‘quiet’, ‘brief’, ‘verbose’, ‘debug’ or ‘trace’.
-V
or--version
Show the application version and exit.