Skip to content

kyma completion ​

Generate the autocompletion script for the specified shell.

Synopsis ​

Generate the autocompletion script for kyma for the specified shell. See each sub-command's help for details on how to use the generated script.

bash
kyma completion

Available Commands ​

text
  bash       - Generate the autocompletion script for bash
  fish       - Generate the autocompletion script for fish
  powershell - Generate the autocompletion script for powershell
  zsh        - Generate the autocompletion script for zsh

Flags ​

text
      --context string          The name of the kubeconfig context to use
  -h, --help                    Help for the command
      --kubeconfig string       Path to the Kyma kubeconfig file
      --show-extensions-error   Prints a possible error when fetching extensions fails
      --skip-extensions         Skip fetching extensions from the target Kyma environment

See also ​