Skip to content

cub resource

cub resource

Resource commands

Synopsis

The resource subcommands are used to inspect the individual resources (Kubernetes resources, infrastructure resources, application configuration files, ...) contained in the configuration data of your units.

Resources are derived from unit data: ConfigHub extracts them whenever a unit changes, so they are read-only and there is no command to create, update, or delete one. Change the unit instead.

Options

  -h, --help           help for resource
      --space string   space ID to perform command on

Options inherited from parent commands

      --context string   The context to use for this command
      --debug            Debug output

SEE ALSO