We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
In order to avoid specifying your API Key inside your package you can store your API Key using command line task :
grunt nugetkey --key=XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX
To store an API Key for a different source than nuget.org (NuGet Gallery) :
grunt nugetkey --key=XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX --source=http://yoursourceserver.com