delete nuget package from account feed

Cameron Taggart's Avatar

Cameron Taggart

16 Oct, 2014 10:03 PM

How do I delete a nuget package from our nuget account feed? I've got a couple I need to delete.

  1. Support Staff 1 Posted by Feodor Fitsner on 16 Oct, 2014 10:09 PM

    Feodor Fitsner's Avatar

    You can do that from command line:

    nuget delete <package_id> <package_version> -ApiKey <your_key> -Source https://ci.appveyor.com/nuget/<account_feed_id>/api/v2/package
    
  2. 2 Posted by Cameron Taggart on 16 Oct, 2014 10:46 PM

    Cameron Taggart's Avatar

    Of course. Thanks! It worked.

  3. Cameron Taggart closed this discussion on 23 Oct, 2014 12:52 AM.

Comments are currently closed for this discussion. You can start a new one.

Keyboard shortcuts

Generic

? Show this help
ESC Blurs the current field

Comment Form

r Focus the comment reply box
^ + ↩ Submit the comment

You can use Command ⌘ instead of Control ^ on Mac

 

20 Aug, 2024 09:07 PM
15 Aug, 2024 09:17 AM
10 Aug, 2024 02:42 PM
09 Aug, 2024 10:48 PM
06 Aug, 2024 08:03 PM
01 Aug, 2024 04:26 PM