feat(cli): colorize help page (#9589)

This commit is contained in:
Ammar Bandukwala
2023-09-08 13:21:33 -05:00
committed by GitHub
parent 11404af9ca
commit e361f1107b
86 changed files with 1224 additions and 920 deletions
+7 -4
View File
@@ -1,10 +1,13 @@
Usage: coder state
coder v0.0.0-devel
Manually manage Terraform state to fix broken workspaces
USAGE:
coder state
Subcommands
Manually manage Terraform state to fix broken workspaces
SUBCOMMANDS:
pull Pull a Terraform state file from a workspace.
push Push a Terraform state file to a workspace.
---
———
Run `coder --help` for a list of global options.