TLDR
Enter a command. For example: cuninst, query, nfsstat, choco install.

choco-apikey

 
Manage API keys for Chocolatey sources. More information: https://chocolatey.org/docs/commands-apikey.
 
  • Display a list of sources and their API keys:
     
    choco apikey
     
  • Display a specific source and its API key:
     
    choco apikey --source "{{source_url}}"
     
  • Set an API key for a source:
     
    choco apikey --source "{{source_url}}" --key "{{api_key}}"
     
  • Remove an API key for a source:
     
    choco apikey --source "{{source_url}}" --remove

This is a tldr pages (source, CC BY 4.0) web wrapper for cheat-sheets.org. All commands, popular commands, most used linux commands. Referrals. Progressive Web Application (PWA) version to install on your device.