Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 420 Bytes

File metadata and controls

8 lines (6 loc) · 420 Bytes

Tutorials

This section will help you understand Kyma CLI and how to use it in different scenarios.

Tip

Before you use Kyma CLI, we strongly recommend adding the autocomplete formula to your shell (bash, fish, PowerShell, or zsh). Run the following command to import the Kyma CLI autocomplete formula for the zsh shell and enable autocomplete with the tab key hit: source <(kyma completion zsh)