mirror of
https://github.com/coder/coder.git
synced 2025-07-12 00:14:10 +00:00
11 lines
262 B
Plaintext
11 lines
262 B
Plaintext
Usage: coder state pull [flags] <workspace> [file]
|
||
|
||
Pull a Terraform state file from 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.
|