Coder logo

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.