versionx plan
Manage stored release plans under .versionx/plans/
Subcommands
list
List every plan under .versionx/plans/
show
Show a plan body by id
Flags
| Flag | Value | Default | Required | Global | Description |
|---|---|---|---|---|---|
plan_id | <PLAN_ID> | yes |
expire
Delete all expired plans
apply
Apply a plan — alias of versionx release apply
Flags
| Flag | Value | Default | Required | Global | Description |
|---|---|---|---|---|---|
plan_id | <PLAN_ID> | yes | |||
--allow-dirty | <ALLOW_DIRTY> | . Possible values: true, false. |