Files
coder/docs/cli/templates_versions_list.md
T
2023-03-23 17:42:20 -05:00

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.