choco-push Command Examples

Push a compiled NuGet package (nupkg) to a package feed. More information: https://docs.chocolatey.org/en-us/create/commands/push.

choco push --source {{https://push.chocolatey.org/}}

choco push --source {{https://push.chocolatey.org/}} --execution-timeout {{500}}