package
0.13.0
Repository: https://github.com/kusionstack/kusion.git
Documentation: pkg.go.dev

# Functions

NewCmdGraph creates the `kusion resource graph` command.
NewCmdRes returns an initialized Command instance for 'resource' sub command.
NewGraphFlags returns a default GraphFlags.

# Structs

GraphFlags reflects the information that CLI is gathering via flags, which will be converted into GraphOptions.
GraphOptions defines the configuration parameters for the `kusion release graph` command.