DEMO A showcase of hev ask⌘K agentic search — running on Coder's real docs. Unaffiliated with Coder; not the official documentation. Official Coder docs ↗ Add ask to your docs ↗
Documentation › state push

state push

Push a Terraform state file to a workspace.

Usage

coder state push [flags] <workspace> <file>

Options

-b, —build

Typeint

Specify a workspace build to target by name. Defaults to latest.

-n, —no-build

Typebool

Update the state without triggering a workspace build. Useful for state-only migrations.

esc