Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func SetDeploymentFlags ¶
Types ¶
type Command ¶
type Command interface { Command() *cobra.Command Init(client *symbiosis.Client, opts *CommandOpts) }
type CommandOpts ¶
type DeploymentFlags ¶
func GetDeploymentFlags ¶
func GetDeploymentFlags(command *cobra.Command) (*DeploymentFlags, error)
Click to show internal directories.
Click to hide internal directories.