Files
cheatsheet-tldr/tldr/gcrane-help
2025-03-09 00:16:26 +00:00

18 lines
375 B
Plaintext

---
syntax: markdown
tags: [tldr, common]
source: https://github.com/tldr-pages/tldr.git
---
# gcrane help
> Help provides help for any command in the application.
> More information: <https://github.com/google/go-containerregistry/blob/main/cmd/gcrane/README.md>.
- Display help for a subcommand:
`gcrane help {{command}}`
- Display help:
`gcrane help {{[-h|--help]}}`