update completion doc (#850)
Co-authored-by: AlteredCoder <AlteredCoder>
This commit is contained in:
parent
b6ee006078
commit
d8b8795619
1 changed files with 1 additions and 0 deletions
|
@ -23,6 +23,7 @@ func NewCompletionCmd() *cobra.Command {
|
|||
# Linux:
|
||||
|
||||
$ cscli completion bash | sudo tee /etc/bash_completion.d/cscli
|
||||
$ source ~/.bashrc
|
||||
|
||||
# macOS:
|
||||
|
||||
|
|
Loading…
Reference in a new issue