Choco.ChocoPushParams Type
The choco push parameter type.
Record fields
Record Field | Description |
Full Usage:
AdditionalArgs
Field type: string
|
|
Full Usage:
ApiKey
Field type: string
|
The api key for the source. If not specified (and not local file source), does a lookup.
If not specified and one is not found for an https source, push will fail.
Equivalent to the
|
Full Usage:
Force
Field type: bool
|
Force - force the behavior. Do not use force during normal operation -
it subverts some of the smart behavior for commands. Maybe used for pushing
packages ot insecure private feeds. Default
|
Full Usage:
NonInteractive
Field type: bool
|
|
Full Usage:
Source
Field type: string
|
The source we are pushing the package to. Default: "https://chocolatey.org/"
Equivalent to the
|
|
|
Full Usage:
ToolPath
Field type: string
|
|