Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var RootCmd = &cobra.Command{
Use: "leostream-admin-cli",
Short: "A go based CLI for the Leostream Admin API",
Long: `A go based CLI for the Leostream Admin API:
This CLI is designed to allow for the automation of the Leostream Admin API.
It is designed to be used in a CI/CD pipeline to allow for the automation of
the creation and deletion of Leostream resources.`,
}
rootCmd represents the base command when called without any subcommands
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.