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
- cub - ConfigHub CLI
- cub release explain - Explain Release fields from the OpenAPI spec
- cub release get - Get details about a release
- cub release list - List releases
- cub release publish - Publish a release
- cub release withdraw - Withdraw a release