cub variant
cub variant
Variant commands
Synopsis
The variant subcommands create and manage variants of a space.
A variant is a clone of an upstream space (and its units) into a new downstream space, customized for a different environment, region, tenant, or experiment. The clone is linked to the upstream so it can later be upgraded as the upstream changes.
Options
-h, --help help for variant
Options inherited from parent commands
--context string The context to use for this command
--debug Debug output
SEE ALSO
- cub - ConfigHub CLI
- cub variant create - Create a variant by cloning a space and its units
- cub variant promote - Promote a variant space to match its upstream space
- cub variant upload - Upload rendered Kubernetes resources into a Space as Units