airshipctl/cmd/completion/testdata/TestCompletionGoldenOutput/completion-unknown-shell.golden
Alexey Odinokov 37c2854cce Switching airshipctl and krm-functions to kustomize 4.2.0
Reworked build process of dependent krm functions
to use the latest airshipctl

Change-Id: If4c7f992123b86442980f381ae69fb003f4851e3
2021-07-22 17:06:32 +00:00

16 lines
260 B
Plaintext

Usage:
completion SHELL [flags]
Examples:
Save shell completion to a file
# airshipctl completion bash > $HOME/.airship_completions
Apply completions to the current shell
# source <(airshipctl completion bash)
Flags:
-h, --help help for completion