You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have Tried to move my nugget packages from one private feed(sourcefeed) stored on an Azure Devops Org (org1) , to another Private (destinationfeed) feed Organization on Azure Devops (org2) , and when i type the command
I have Tried to move my nugget packages from one private feed(sourcefeed) stored on an Azure Devops Org (org1) , to another Private (destinationfeed) feed Organization on Azure Devops (org2) , and when i type the command
Move-MyGetNuGetPackages -SourceIndexUrl 'https://pkgs.dev.azure.com/org1/_packaging/sourcefeed/nuget/v3/index.json'
-DestinationIndexUrl 'https://pkgs.dev.azure.com/org2/destinationfeed/_packaging/nuget/v3/index.json' -DestinationPAT 'xxxxxxxxxxxxxxxxxxxxxx' -DestinationFeedName ‘destinationfeed’ -SourceUsername ‘user’ -SourcePassword $password -Verbose
I get and error
I attach the error log down here
error.log.txt
The text was updated successfully, but these errors were encountered: