Container images managing tool. This tool implements a superset of the
crane
commands, with additional commands that are specific togcr.io
. Some subcommands such asappend
,auth
,copy
, etc. have their own usage documentation which can be found undercrane
. Some subcommands such ascompletion
,gc
,help
are specific to gcrane and have their own usage documentation. More information: https://github.com/google/go-containerregistry/blob/main/cmd/gcrane/README.md.
gcrane
subcommand:gcrane {{subcommand}}
gcrane --allow-nondistributable-artifacts {{subcommand}}
gcrane --insecure {{subcommand}}
gcrane --platform {{platform}} {{subcommand}}
gcrane {{[-v|--verbose]}} {{subcommand}}
gcrane {{[-h|--help]}}