Script Completion (ssd completion)
The ssd completion
command allows you to generate the autocompletion script for a specified shell using Sensedia CLI (ssd
).
Usage
The ssd completion
command can be followed by subcommands, as in the examples below. See each subcommand’s help using the -h, --help
flags for details on how to use the generated script.
ssd completion [subcommands]
# Generates the autocompletion script for bash $ ssd completion bash # Generates the autocompletion script for fish $ ssd completion fish # Generates the autocompletion script for powershell $ ssd completion powershell # Generates the autocompletion script for zsh $ ssd completion zsh
Available Flags
Flag |
Type |
Description |
-h, --help |
Displays help for the command |
Global Flags
Flag |
Type |
Description |
-c, --config |
string |
Configuration file (default: |
--profile |
string |
The configuration profile you want to use (default: "default") |
--verbose |
Lists all requests made by the command.
It is possible to store this information in a TXT file instead of displaying it on the terminal.
E.g.: |
Share your suggestions with us!
Click here and then [+ Submit idea]