mirror of
https://github.com/coder/coder.git
synced 2025-07-06 15:41:45 +00:00
21 lines
351 B
Markdown
Generated
21 lines
351 B
Markdown
Generated
<!-- DO NOT EDIT | GENERATED CONTENT -->
|
|
# state pull
|
|
|
|
Pull a Terraform state file from a workspace.
|
|
|
|
## Usage
|
|
|
|
```console
|
|
coder state pull [flags] <workspace> [file]
|
|
```
|
|
|
|
## Options
|
|
|
|
### -b, --build
|
|
|
|
| | |
|
|
|------|------------------|
|
|
| Type | <code>int</code> |
|
|
|
|
Specify a workspace build to target by name. Defaults to latest.
|