Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[CLI] Support repo management (create, list, delete) #1656

Open
Wauplin opened this issue Sep 12, 2023 · 1 comment
Open

[CLI] Support repo management (create, list, delete) #1656

Wauplin opened this issue Sep 12, 2023 · 1 comment
Labels

Comments

@Wauplin
Copy link
Contributor

Wauplin commented Sep 12, 2023

Originally requested by @TheBloke on slack (private)

Simple repo management - list repos with filtering (author= being most important, but ideally also string match on repo name), and delete repos (I know create is there already)

ideally also simple repo changes like make an existing repo public/private

  • Create repo already exists
  • List repos: let's revisit the current huggingface_hub API for list repo as well
  • Delete repo: let's be careful here (request stdin confirmation?)
  • Toggle private/public repo: 👍
@Wauplin
Copy link
Contributor Author

Wauplin commented Sep 29, 2023

(PR started in #1671)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant