`charmcraft resource-revisions`
Usage:
charmcraft resource-revisions [options] <charm-name> <resource-name>
Summary:
Show size and date for each resource revision in Charmhub.
For example:
$ charmcraft resource-revisions my-charm my-resource
Revision Created at Size
1 2020-11-15 T11:13:15Z 183151
Listing revisions will take you through login if needed.
Options:
-h, --help |
Show this help message and exit |
-v, --verbose |
Show debug information and be more verbose |
-q, --quiet |
Only show warnings and errors, not progress |
--verbosity |
Set the verbosity level to ‘quiet’, ‘brief’, ‘verbose’, ‘debug’ or ‘trace’ |
-p, --project-dir |
Specify the project’s directory (defaults to current) |
--format |
Produce the result formatted as a JSON string |
See also:
close
create-lib
fetch-lib
list-lib
login
logout
names
publish-lib
register
register-bundle
release
resources
revisions
status
upload
upload-resource
whoami
Last updated 7 months ago.