Skip to main content
The completion command for endorctl outputs a completion script that you can add to your local environment. After running the script, tab autocompletion will be available for endorctl. Supported command completion environments are Zsh, PowerShell, bash and fish.

Command completion for Zsh shells

To enable command completion for a macOS based Zsh environment.
You will need to start a new shell for this setup to take effect.

Command completion for bash shells

To enable command completion for a Linux bash based shell.
You will need to start a new shell for this setup to take effect.

Command completion for PowerShell

To load completions in your current shell session.
To load completions for every new session, add the output of the above command to your PowerShell profile.

Command completion for Fish shells

To load completions in your current shell session.
To load completions for every new session, execute once.
You will need to start a new shell for this setup to take effect.

Usage

There are no flags that apply to endorctl completion.