mirror of
https://github.com/httpie/cli.git
synced 2024-11-08 00:44:45 +01:00
Specify the API key to submit Chocolatey packages
This commit is contained in:
parent
9dda23a322
commit
bd227c0364
@ -17,7 +17,7 @@ After having successfully [built and tested](#hacking) the package, push it:
|
||||
|
||||
```bash
|
||||
# Replace 2.5.0 with the correct version
|
||||
choco push httpie.2.5.0.nupkg -s https://push.chocolatey.org/
|
||||
choco push httpie.2.5.0.nupkg -s https://push.chocolatey.org/ --api-key=API_KEY
|
||||
```
|
||||
|
||||
## Hacking
|
||||
|
Loading…
Reference in New Issue
Block a user