Skip to content

Latest commit

 

History

History
38 lines (26 loc) · 1.43 KB

kusion-workspace.md

File metadata and controls

38 lines (26 loc) · 1.43 KB

kusion workspace

Workspace is a logical concept representing a target that stacks will be deployed to

Synopsis

Workspace is a logical concept representing a target that stacks will be deployed to.

Workspace is managed by platform engineers, which contains a set of configurations that application developers do not want or should not concern, and is reused by multiple stacks belonging to different projects.

kusion workspace [flags]

Options

  -h, --help   help for workspace

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 12-Jun-2024