Documentation
¶
Index ¶
- Constants
- func CmdAdd(appVersion string) *cli.Command
- func CmdBackup(versionOutput string) *cli.Command
- func CmdCopy(versionOutput string) *cli.Command
- func CmdDelete(versionOutput string) *cli.Command
- func CmdGet() *cli.Command
- func CmdList() *cli.Command
- func CmdRestore(versionOutput string) *cli.Command
- func CmdShow() *cli.Command
Constants ¶
View Source
const ( FlagSubscriptionID = "subscription-id" FlagConfig = "config" FlagAutoBackup = "auto-backup" FlagDryRun = "dry-run" FlagShowDiff = "show-diff" )
CLI flag names used across commands.
Variables ¶
This section is empty.
Functions ¶
func CmdRestore ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.