Skip to content

Latest commit

 

History

History
33 lines (21 loc) · 1003 Bytes

kusion-stack.md

File metadata and controls

33 lines (21 loc) · 1003 Bytes

kusion stack

Stack is a folder that contains a stack.yaml file within the corresponding project directory

Synopsis

Stack in Kusion is defined as any folder that contains a stack.yaml file within the corresponding project directory.

A stack provides a mechanism to isolate multiple deployments of the same application, serving with the target workspace to which an application will be deployed.

kusion stack [flags]

Options

  -h, --help   help for stack

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