mirror of
https://github.com/coder/coder.git
synced 2025-07-12 00:14:10 +00:00
11 lines
260 B
Plaintext
11 lines
260 B
Plaintext
Usage: coder state push [flags] <workspace> <file>
|
||
|
||
Push a Terraform state file to a workspace.
|
||
|
||
[1mOptions[0m
|
||
-b, --build int
|
||
Specify a workspace build to target by name. Defaults to latest.
|
||
|
||
---
|
||
Run `coder --help` for a list of global options.
|