cub changeorder
cub changeorder
ChangeOrder commands
Synopsis
The changeorder subcommands are used to manage change orders.
A ChangeSet names a change within one Space and locks the Units it is open on. A ChangeOrder names the change itself: the ChangeSets a change creates as it is promoted from Space to Space all carry the same ChangeOrderID, which is what lets a fleet be asked where a change has landed.
A ChangeOrder resides in a Space, by convention the one holding the changes to promote, and is bounded by a start and an end Tag created with it. It selects where it is headed with a Filter over Spaces, and names the Link UpdateType to follow (UpgradeUnit, the clone lineage).
Options
-h, --help help for changeorder
--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 changeorder create - Create a new changeorder or bulk create changeorders
- cub changeorder delete - Delete a changeorder or multiple changeorders
- cub changeorder explain - Explain ChangeOrder fields from the OpenAPI spec
- cub changeorder get - Get details about a changeorder
- cub changeorder list - List changeorders
- cub changeorder update - Update a changeorder or multiple changeorders