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.
-O, --org
Type | string |
Environment | $CODER_ORGANIZATION |
Select which organization (uuid or name) to use.
-c, --column
Type | [name|created at|created by|status|active|archived] |
Default | name,created at,created by,status,active |
Columns to display in table output.
-o, --output
Type | table|json |
Default | table |
Output format.
See an opportunity to improve our docs? Make an edit.
On this page