Phase 2 — not yet available
This command is planned for a future release. Cross-environment promotion requires additional platform work.
culvii workspace promote
Promote a workspace definition from one environment to the next.
Synopsis
culvii workspace promote --from <env> --to <env> --slug <workspace-slug>
Description
Will copy a workspace definition from one environment to the next (dev → sandbox, sandbox → prod).
Related commands
culvii workspace create, culvii deploy