Skip to content

Latest commit

 

History

History
33 lines (21 loc) · 1 KB

File metadata and controls

33 lines (21 loc) · 1 KB

kusion project

Project is a folder that contains a project.yaml file and is linked to a Git repository

Synopsis

Project in Kusion is defined as any folder that contains a project.yaml file and is linked to a Git repository.

Project organizes logical configurations for internal components to orchestrate the application and assembles them to suit different roles, such as developers and platform engineers.

kusion project [flags]

Options

  -h, --help   help for project

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

Auto generated by spf13/cobra on 29-Apr-2024