# 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.