gcrane-completionGenerate the autocompletion script for gcrane for the specified shell. The available shells are Bash, fish, PowerShell, and Zsh. More information: https://github.com/google/go-containerregistry/blob/main/cmd/gcrane/README.md.
gcrane completion {{shell_name}}
gcrane completion {{shell_name}} --no-descriptions
gcrane completion powershell | Out-String | Invoke-Expression
gcrane completion powershell | Out-String | Invoke-Expression
gcrane completion {{shell_name}} {{[-h|--help]}}