gcrane-completion.md 764 B

gcrane completion

gcrane์— ๋Œ€ํ•œ ์ž๋™ ์™„์„ฑ ์Šคํฌ๋ฆฝํŠธ๋ฅผ ์ƒ์„ฑํ•ฉ๋‹ˆ๋‹ค. ์‚ฌ์šฉ ๊ฐ€๋Šฅํ•œ ์‰˜์€ bash, fish, powershell, ๋ฐ zsh์ž…๋‹ˆ๋‹ค. ๋” ๋งŽ์€ ์ •๋ณด: https://github.com/google/go-containerregistry/blob/main/cmd/gcrane/README.md.

  • ์‰˜์— ๋Œ€ํ•œ ์ž๋™ ์™„์„ฑ ์Šคํฌ๋ฆฝํŠธ ์ƒ์„ฑ:

gcrane completion {{์‰˜_์ด๋ฆ„}}

  • ์ž๋™ ์™„์„ฑ ์„ค๋ช… ๋น„ํ™œ์„ฑํ™”:

gcrane completion {{์‰˜_์ด๋ฆ„}} --no-descriptions

  • ํ˜„์žฌ ์‰˜ ์„ธ์…˜์— ์ž๋™ ์™„์„ฑ ๋กœ๋“œ (powershell):

gcrane completion powershell | Out-String | Invoke-Expression

  • ์ƒˆ ์„ธ์…˜์— ๋Œ€ํ•œ ์ž๋™ ์™„์„ฑ ๋กœ๋“œ (powershell):

gcrane completion powershell | Out-String | Invoke-Expression

  • ๋„์›€๋ง ํ‘œ์‹œ:

gcrane completion {{์‰˜_์ด๋ฆ„}} {{-h|--help}}