mirror of
https://github.com/coder/coder.git
synced 2026-09-24 15:04:27 +08:00
feat(cli): add --create flag to templates push (#8454)
This commit is contained in:
@@ -29,6 +29,15 @@ Whether the new template will be marked active.
|
||||
|
||||
Always prompt all parameters. Does not pull parameter values from active template version.
|
||||
|
||||
### --create
|
||||
|
||||
| | |
|
||||
| ------- | ------------------ |
|
||||
| Type | <code>bool</code> |
|
||||
| Default | <code>false</code> |
|
||||
|
||||
Create the template if it does not exist.
|
||||
|
||||
### -d, --directory
|
||||
|
||||
| | |
|
||||
|
||||
Reference in New Issue
Block a user