Home
/
Command Line
/
templates versions list

templates versions list

List all the versions of the specified template

Usage

coder templates versions list [flags] <template>

Options

--include-archived

Typebool

Include archived versions in the result list.

-O, --org

Typestring
Environment$CODER_ORGANIZATION

Select which organization (uuid or name) to use.

-c, --column

Typestring-array
DefaultName,Created At,Created By,Status,Active

Columns to display in table output. Available columns: name, created at, created by, status, active, archived.

-o, --output

Typestring
Defaulttable

Output format. Available formats: table, json.

See an opportunity to improve our docs? Make an edit.
On this page