CLI Reference
tracetest completion​
Generate the autocompletion script for the specified shell
Synopsis​
Generate the autocompletion script for tracetest 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​
-c, --config string config file will be used by the CLI (default "config.yml")
-o, --output string output format [pretty|json|yaml]
-s, --server-url string server url
--skip-verify skip verification of the server certificate (allows self signed, for example)
-v, --verbose display debug information
SEE ALSO​
- tracetest - CLI to configure, install and execute tests on a Tracetest server
- tracetest completion bash - Generate the autocompletion script for bash
- tracetest completion fish - Generate the autocompletion script for fish
- tracetest completion powershell - Generate the autocompletion script for powershell
- tracetest completion zsh - Generate the autocompletion script for zsh