okta generate-completion

Generate bash/zsh completion script for okta. Run the following command to give okta TAB completion in the current shell:

source <(okta generate-completion)

Usage

okta generate-completion [-hV]

Options

None

Shared Options

  -h, --help            Show this help message and exit.
  -V, --version         Print version information and exit.

Example

$ source <(okta generate-completion)