provide credentials in nuget command line parameters

You have to change the NuGet.config you use. That is possible from the command line:

nuget sources add -Name "MyExample" -Source "XXX" -username "Y" -password "Z"

The password will be stored encrypted in the config file and can only be decrypted in the same user context as it was encrypted.

Leave a Comment

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)