mirror of
https://github.com/coder/coder.git
synced 2026-06-04 13:38:21 +00:00
2bd6d2908e
I'm sorry.
800 B
Generated
800 B
Generated
templates versions list
List all the versions of the specified template
Usage
coder templates versions list [flags] <template>
Options
-c, --column
| Type | string-array |
| Default | name,created at,created by,status,active |
Columns to display in table output. Available columns: name, created at, created by, status, active.
-o, --output
| Type | string |
| Default | table |
Output format. Available formats: table, json.