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
- kusion - Kusion is the Platform Orchestrator of Internal Developer Platform
- kusion project create - Create a new project