Files
coder/docs/cli/coder_templates_versions_list.md
2023-02-23 01:53:21 +00:00

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