kyma ​
A simple set of commands to manage a Kyma cluster.
Synopsis ​
Use this command to manage Kyma modules and resources on a cluster.
bash
kyma <command> [flags]Available Commands ​
text
alpha - Groups command prototypes for which the API may still change
app - Manages applications on the Kubernetes cluster
completion - Generate the autocompletion script for the specified shell
help - Help about any command
module - Manages Kyma modules
version - Displays the version of Kyma CLIFlags ​
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 environmentSee also ​
- kyma alpha - Groups command prototypes for which the API may still change
- kyma app - Manages applications on the Kubernetes cluster
- kyma completion - Generate the autocompletion script for the specified shell
- kyma module - Manages Kyma modules
- kyma version - Displays the version of Kyma CLI