We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ec65226 commit 6f2cad7Copy full SHA for 6f2cad7
docs/reference/cli-reference/cli-ref-push.md
@@ -28,6 +28,9 @@ where `<packagePath>` identifies the package to push to the server.
28
29
## Options
30
31
+- **`-AllowInsecureConnections`**
32
+ Allows pushing to HTTP sources (insecure). For more information, refer to https://aka.ms/nuget-https-everywhere.
33
+
34
- **`-ApiKey`**
35
36
The API key for the target repository. If not present, the one specified in the config file is used.
0 commit comments