feat(cli): pull templates in zip format (#12032)

This commit is contained in:
Marcin Tojek
2024-02-06 19:17:29 +01:00
committed by GitHub
parent 213ae69bee
commit 3f04e98cfa
4 changed files with 50 additions and 4 deletions
+8
View File
@@ -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.