package
1.10.1
Repository: https://github.com/clouditor/clouditor.git
Documentation: pkg.go.dev

# Functions

AddCommands adds all subcommands.
NewCloudCommand returns a cobra command for `cloud` subcommands.
NewGetCloudServiceCommand returns a cobra command for the `get` subcommand.
NewGetMetricConfigurationCommand returns a cobra command for the `get-metric-configuration` subcommand TODO(oxisto): Can we have something like cl cloud get <id> metric-configuration <id>?.
NewListCloudServicesCommand returns a cobra command for the `list` subcommand.
NewRegisterCloudServiceCommand returns a cobra command for the `discover` subcommand.
NewRemoveCloudServiceComand returns a cobra command for the `get` subcommand.
NewUpdateCloudServiceCommand returns a cobra command for the `update` subcommand.