Skip to content

cub release

cub release

Release commands

Synopsis

The release subcommands publish, list, get, and withdraw releases.

A release bundles the configuration of the Units in a Space that are assigned to a given Target, captured at a point in time, and serves it as an immutable OCI bundle. Releases are created with cub release publish and removed with cub release withdraw; their bundled content is read-only thereafter.

Options

  -h, --help           help for release
      --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