Package cloud.kitelang.cli.commands
package cloud.kitelang.cli.commands
-
ClassDescriptionApply (provision) infrastructure changes to the cloud.Generates shell completion scripts for bash, zsh, and fish.Manage Kite CLI configuration.Get a config value.List all config values.Show config file path.Set a config value.Destroys (tears down) provisioned infrastructure.Diagnose and troubleshoot Kite installation and project configuration.Quick environment switching command.Formats .kite files according to standard style conventions.Create a new Kite project with the standard multi-cloud structure.Credential configuration for a provider in an environment.Displays output values from deployed infrastructure.Shows a preview of infrastructure changes without applying them.Manage Kite providers - install, list, and update.Install providers from kitefile.yml or by name.List installed providers.Start a provider process that keeps running for fast operations.Show status of running provider processes.Stop a running provider process.Upgrade Kite CLI to the latest or specified version.Validates .kite files for syntax errors, import resolution, and schema compliance.Manage Kite CLI versions - list, install, switch, and remove.Install a specific version.List installed and available versions.Remove an installed version.Switch to an installed version.