Skip to content
Prev Previous commit
Next Next commit
fixup! feat(cli): add --json output to version cmd
  • Loading branch information
johnstcn committed Apr 5, 2023
commit d3d5a69c8f2bd8ff5ab72a9ecf12a8455f5965c5
12 changes: 11 additions & 1 deletion docs/cli/version.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,15 @@ Show coder version
## Usage

```console
coder version
coder version [flags]
```

## Options

### --json

| | |
| ---- | ----------------- |
| Type | <code>bool</code> |

Emit version information in machine-readable JSON format.