Template
Template
Template Command (choco template)
List information installed templates.
Both manually installed templates and templates installed via .template packages are displayed.
Usage
Examples
NOTE
See scripting in how to pass arguments (
choco -?
) for how to write proper scripts and integrations.
Exit Codes
Exit codes that normally result from running this command.
Normal:
- 0: operation was successful, no issues detected
- -1 or 1: an error has occurred
If you find other exit codes that we have not yet documented, please file a ticket so we can document it at https://github.com/chocolatey/choco/issues/new/choose.
Options and Switches
NOTE
Options and switches apply to all items passed, so if you are running a command like install that allows installing multiple packages, and you use
--version=1.0.0
, it is going to look for and try to install version 1.0.0 of every package passed. So please split out multiple package calls when wanting to pass specific options.
Includes default options/switches (included below for completeness).
Command ReferenceNOTE
This documentation has been automatically generated from
choco template -h
.