Skip to content

Latest commit

 

History

History
37 lines (24 loc) · 1 KB

File metadata and controls

37 lines (24 loc) · 1 KB

kusion mod

Manage Kusion modules

Synopsis

Commands for managing Kusion modules.

These commands help you manage the lifecycle of Kusion modules.

kusion mod

Options

  -h, --help   help for mod

Options inherited from parent commands

      --profile string          Name of profile to capture. One of (none|cpu|heap|goroutine|threadcreate|block|mutex) (default "none")
      --profile-output string   Name of the file to write the profile to (default "profile.pprof")

SEE ALSO

  • kusion - Kusion is the Platform Orchestrator of Internal Developer Platform
  • kusion mod add - Add a module from a workspace
  • kusion mod init - Create a kusion module along with common files and directories in the current directory
  • kusion mod list - List kusion modules in a workspace
  • kusion mod push - Push a module to OCI registry
Auto generated by spf13/cobra on 12-Jun-2024