gcrane에 대한 자동 완성 스크립트를 생성합니다. 사용 가능한 쉘은
bash
,fish
,powershell
, 및zsh
입니다. 더 많은 정보: https://github.com/google/go-containerregistry/blob/main/cmd/gcrane/README.md.
gcrane completion {{쉘_이름}}
gcrane completion {{쉘_이름}} --no-descriptions
gcrane completion powershell | Out-String | Invoke-Expression
gcrane completion powershell | Out-String | Invoke-Expression
gcrane completion {{쉘_이름}} {{-h|--help}}