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 presets

templates presets

Manage presets of the specified template

Aliases:

  • preset

Usage

coder templates presets

Description

  - List presets for the active version of a template:

     $ coder templates presets list my-template

  - List presets for a specific version of a template:

     $ coder templates presets list my-template --template-version my-template-version

Subcommands

NamePurpose
listList all presets of the specified template. Defaults to the active template version.
esc