mirror of
https://github.com/coder/coder.git
synced 2025-07-03 16:13:58 +00:00
21 lines
349 B
Markdown
Generated
21 lines
349 B
Markdown
Generated
<!-- DO NOT EDIT | GENERATED CONTENT -->
|
|
# state push
|
|
|
|
Push a Terraform state file to a workspace.
|
|
|
|
## Usage
|
|
|
|
```console
|
|
coder state push [flags] <workspace> <file>
|
|
```
|
|
|
|
## Options
|
|
|
|
### -b, --build
|
|
|
|
| | |
|
|
|------|------------------|
|
|
| Type | <code>int</code> |
|
|
|
|
Specify a workspace build to target by name. Defaults to latest.
|