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 to operate in, by slug or UUID. Omitted, a list or bulk operation spans the organization and a single entity is named as <space>/<slug>

Options inherited from parent commands

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

SEE ALSO