feat: convert entire CLI to clibase (#6491)

I'm sorry.
This commit is contained in:
Ammar Bandukwala
2023-03-23 17:42:20 -05:00
committed by GitHub
parent b71b8daa21
commit 2bd6d2908e
345 changed files with 9965 additions and 9082 deletions
+21
View File
@@ -0,0 +1,21 @@
<!-- 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.