-
Notifications
You must be signed in to change notification settings - Fork 1k
Closed
Labels
cliArea: CLIArea: CLI
Description
A user has requested to add the ability to delete or purge old versions of a template.
Motivation
Sometimes an old version of the template can be unusable due to many factors such as the docker image it refers doesn't exist anymore or have been renamed etc.
Solution
In such cases, when the old versions are practically unusable it's good to allow deleting them from the CLI and UI
e.g.,
coder templates version prune template_name
Originally requested in: #8307 (comment)
MrPeacockNLB and LeoCo
Metadata
Metadata
Assignees
Labels
cliArea: CLIArea: CLI