Skip to content

kyma alpha ​

Groups command prototypes for which the API may still change.

Synopsis ​

A set of alpha prototypes that may still change. Use them in automation at your own risk.

bash
kyma alpha <command> [flags]

Available Commands ​

text
  authorize          - Configure trust between a Kyma cluster and a GitHub repository
  diagnose           - Diagnose cluster health and configuration
  hana               - Manages an SAP HANA instance in the Kyma cluster
  kubeconfig         - Manages access to the Kyma cluster
  provision          - Provisions a Kyma cluster on SAP BTP
  reference-instance - Adds an instance reference to a shared service instance

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 ​