kyma alpha module ​
Manages Kyma modules.
Synopsis ​
Use this command to manage modules in the Kyma cluster.
bash
kyma alpha module <command> [flags]Available Commands ​
text
catalog - Lists modules catalog
pull - Pulls a module from a remote repositoryFlags ​
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 Skips fetching extensions from the target Kyma environmentSee also ​
- kyma alpha - Groups command prototypes for which the API may still change
- kyma alpha module catalog - Lists modules catalog
- kyma alpha module pull - Pulls a module from a remote repository