Skip to content

Latest commit

 

History

History
39 lines (25 loc) · 969 Bytes

File metadata and controls

39 lines (25 loc) · 969 Bytes

templates versions list

List all the versions of the specified template

Usage

coder templates versions list [flags] <template>

Options

--include-archived

Type bool

Include archived versions in the result list.

-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, archived.

-o, --output

Type string
Default table

Output format. Available formats: table, json.