Skip to content

Commit 3cd92b5

Browse files
committed
Sync open source content 🐝 (from c1ea72fadd069997adeee107eed33b6234b367d0)
1 parent 9682ec1 commit 3cd92b5

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/speakeasy-reference/cli/status.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,8 @@ speakeasy status [flags]
1313
### Options
1414

1515
```
16-
-h, --help help for status
16+
-h, --help help for status
17+
-o, --output string Output format (summary: visual boxes, console: plain text for non-TTY environments, json: structured JSON for automation) (default "summary")
1718
```
1819

1920
### Options inherited from parent commands

0 commit comments

Comments
 (0)