Provide a username and password for authentication

choco install

  • Install one or more packages with Chocolatey.
    More information: <https://chocolatey.org/docs/commands-install>.
  • Trick copyright: tl;dr; <https://github.com/tldr-pages/tldr>

choco install {{package}} --user {{username}} --password {{password}}

click the source code to copy