This is VSTS question really - I can not figure out how to get an API Key for the package feed...
It would be helpful if this is covered too!
Thanks,
Emil
⚠Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.
It appears - I can use PAT for the APIKey...
Don't we really need a way to set up API key? depending on PAT is fine in some cases but not all. Ex: outside of VS
OK. I have generated a PAT with full access and supplied it to a "nuget.exe push" command.
There is no difference as it keeps asking for username and password.
Any thoughts? I really need to publish entirely from the command line without setting up a config file...
Most helpful comment
Don't we really need a way to set up API key? depending on PAT is fine in some cases but not all. Ex: outside of VS