choco-source

source Manage sources for packages with Chocolatey. More information: https://chocolatey.org/docs/commands-source.…

choco source

Manage sources for packages with Chocolatey. More information: https://chocolatey.org/docs/commands-source.

choco source list

choco source add --name {{name}} --source {{url}}

choco source add --name {{name}} --source {{url}} --user {{username}} --password {{password}}

choco source add --name {{name}} --source {{url}} --cert {{path/to/certificate}}

choco source enable --name {{name}}

choco source disable --name {{name}}

choco source remove --name {{name}}

Также может быть вам интересно:
Windows
← choco-search choco-uninstall →