Skip to content

Latest commit

 

History

History
33 lines (22 loc) · 661 Bytes

File metadata and controls

33 lines (22 loc) · 661 Bytes
title state push
description Push a Terraform state file to a workspace.

Push a Terraform state file to a workspace.

Usage

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

Options

-b, --build

Type int

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

-n, --no-build

Type bool

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