chocolatey / choco

Chocolatey - the package manager for Windows
https://chocolatey.org
Other
10.21k stars 896 forks source link

remote delete/unlist command - remove packages from source repositories #1795

Open xoviat opened 5 years ago

xoviat commented 5 years ago

I use my own software to track and manage my packages, as writing software is more interesting than manually updating my packages. In the past, I've had to authenticate with the web application to set the visibility of chocolatey packages. This is less-than-ideal, because I need to ask for the username/password combination to log into the website rather than the api key that I already have stored locally. I think it would much cleaner to use the command-line client to set package visibility, but that currently isn't an option. As I haven't written .NET for years, I don't think I'll be able to help with this, and this isn't really a priority, but it is something that would be nice to have.

ferventcoder commented 5 years ago

Do you mean a command line for unlisting/listing packages you have pushed up to the Chocolatey community repository?

xoviat commented 5 years ago

That’s correct.

From: Rob Reynolds Sent: Tuesday, April 9, 2019 2:55 PM To: chocolatey/choco Cc: xoviat; Author Subject: Re: [chocolatey/choco] command line access to package visibility(#1795)

Do you mean a command line for unlisting/listing packages you have pushed up to the Chocolatey community repository? — You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or mute the thread.