Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Cmd = &cobra.Command{
Use: "list",
Short: "List [accounts | envs | configs | secrets | apps]",
Long: `Use this command to list resources like,
account, environments, configs, secrets and apps`,
}
View Source
var InfraCmd = &cobra.Command{
Use: "list",
Short: "List [accounts | cluster]",
Long: `Use this command to list resources like, accounts & clusters`,
}
Functions ¶
This section is empty.
Types ¶
This section is empty.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.