chore: include all templates in cli template list (#13841)

* chore: cli template list includes all templates

Shows all accessible templates from all organizations
This commit is contained in:
Steven Masley
2024-07-09 06:04:16 -10:00
committed by GitHub
parent f9272046d5
commit 8c33b028d2
4 changed files with 38 additions and 25 deletions

View File

@ -33,12 +33,3 @@ Columns to display in table output. Available columns: name, created at, last up
| Default | <code>table</code> |
Output format. Available formats: table, json.
### -O, --org
| | |
| ----------- | -------------------------------- |
| Type | <code>string</code> |
| Environment | <code>$CODER_ORGANIZATION</code> |
Select which organization (uuid or name) to use.