Use this file to discover all available pages before exploring further.
Miscellaneous helper commandsFor a detailed guide on setting up shell completion, see Shell Completion.
cpln misc [SUBCOMMAND]
Commands: cpln misc install-completion Install shell completion to your local profile cpln misc uninstall-completion Uninstall shell completion from your local profileOptions: --help Show help [boolean] --version Show version number [boolean]
Install shell completion to your local profile. Supports Bash, Zsh, and Fish shellsUsage
cpln misc install-completion [OPTIONS]
Reference
Command options: --batch, -b Non-interactive (batch) mode [boolean] --shell Shell to install completion for (bash, zsh, fish). Only used with --batch [string] [choices: "bash", "zsh", "fish"]Debug options: --verbose, -v Enable verbose output to stderr [boolean] [default: false] --debug, -d Show all HTTP communications [boolean] [default: false]Options: --help Show help [boolean] --version Show version number [boolean]
Uninstall shell completion from your local profileUsage
cpln misc uninstall-completion [OPTIONS]
Reference
Debug options: --verbose, -v Enable verbose output to stderr [boolean] [default: false] --debug, -d Show all HTTP communications [boolean] [default: false]Options: --help Show help [boolean] --version Show version number [boolean]