Skip to main content
Version: v0.13 ๐Ÿšง

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 12-Jun-2024โ€‹