lingrino/vaku

View on GitHub
docs/cli/vaku_completion.md

Summary

Maintainability
Test Coverage
## vaku completion

Generate the autocompletion script for the specified shell

### Synopsis

Generate the autocompletion script for vaku for the specified shell.
See each sub-command's help for details on how to use the generated script.


### Options

```
  -h, --help   help for completion
```

### Options inherited from parent commands

```
      --format string        output format: text|json (default "text")
  -i, --indent-char string   string used for indents (default "    ")
  -s, --sort                 sort output text (default true)
```

### SEE ALSO

* [vaku](vaku.md)     - Vaku is a CLI for working with large Vault k/v secret engines
* [vaku completion bash](vaku_completion_bash.md)     - Generate the autocompletion script for bash
* [vaku completion fish](vaku_completion_fish.md)     - Generate the autocompletion script for fish
* [vaku completion powershell](vaku_completion_powershell.md)     - Generate the autocompletion script for powershell
* [vaku completion zsh](vaku_completion_zsh.md)     - Generate the autocompletion script for zsh