DEMO A showcase of hev ask⌘K agentic search — running on Coder's real docs. Unaffiliated with Coder; not the official documentation. Official Coder docs ↗ Add ask to your docs ↗
Documentation › 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

Type[id|name|created at|created by|status|active|archived]
Defaultname,created at,created by,status,active

Columns to display in table output.

-o, —output

Typetable|json
Defaulttable

Output format.

esc