mirror of
https://github.com/coder/coder.git
synced 2026-09-24 15:04:27 +08:00
feat(cli): pull templates in zip format (#12032)
This commit is contained in:
Generated
+8
@@ -35,3 +35,11 @@ The name of the template version to pull. Use 'active' to pull the active versio
|
||||
| Type | <code>bool</code> |
|
||||
|
||||
Bypass prompts.
|
||||
|
||||
### --zip
|
||||
|
||||
| | |
|
||||
| ---- | ----------------- |
|
||||
| Type | <code>bool</code> |
|
||||
|
||||
Output the template as a zip archive to stdout.
|
||||
|
||||
Reference in New Issue
Block a user