mirror of
https://github.com/coder/coder.git
synced 2025-07-09 11:45:56 +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 |