Home
/
Command Line
/
templates list

templates list

List all the templates available for the organization

Aliases:

  • ls

Usage

coder templates list [flags]

Options

-c, --column

Typestring-array
Defaultname,organization name,last updated,used by

Columns to display in table output. Available columns: name, created at, last updated, organization id, organization name, provisioner, active version id, used by, default ttl.

-o, --output

Typestring
Defaulttable

Output format. Available formats: table, json.

-O, --org

Typestring
Environment$CODER_ORGANIZATION

Select which organization (uuid or name) to use.

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