mirror of
https://github.com/coder/coder.git
synced 2026-06-03 21:18:24 +00:00
547 B
547 B
coder templates versions list
List all the versions of the specified template
Usage
coder templates versions list <template> [flags]
Flags
--column, -c
Columns to display in table output. Available columns: name, created at, created by, status, active
| Default | [name,created at,created by,status,active] |
--output, -o
Output format. Available formats: table, json
| Default | table |