Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 1.01 KB

kusion.md

File metadata and controls

25 lines (18 loc) · 1.01 KB

kusion

kusion manages the Kubernetes cluster by code

Synopsis

kusion is a cloud-native programmable technology stack, which manages the Kubernetes cluster by code.

kusion [flags]

SEE ALSO

  • kusion apply - Apply a configuration stack to resource(s) by work directory
  • kusion check - Check if KCL configurations in current directory ok to compile
  • kusion compile - Compile KCL into YAML
  • kusion destroy - Destroy a configuration stack to resource(s) by work directory
  • kusion env - Print Kusion environment information
  • kusion init - Initialize KCL file structure and base codes for a new project
  • kusion ls - List all project and stack information
  • kusion preview - Preview a series of resource changes within the stack.
  • kusion version - Print the kusion version info
Auto generated by spf13/cobra on 29-Apr-2022