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