Skip to main content
Phase 2 — not yet available

This command is planned for a future release. It is deferred pending additional platform work required for cross-database promotion.

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

This command is planned for a future release. It will copy a workspace definition from one environment to the next (dev → sandbox, sandbox → prod). The mechanics of promotion across separate databases require additional platform work before this can ship.

culvii workspace create, culvii deploy