hippius_hub 0.6.1
Added
hippius-hub registry repos delete <project>/<repo>— a new CLI command to delete a whole repository, mirroringhf repos delete.- Flags:
--repo-type,--token,--missing-ok, and-y/--yes; prompts for confirmation otherwise. - Wraps the existing
delete_repo()(Harbor admin API), so it removes the repository itself — not just its artifacts. Deleting via the console artifact endpoint only cleared artifacts and left an empty repo behind. - Requires
admin(orpush-delete) rights on the project.
- Flags:
Full changelog: https://github.com/thenervelab/hippius-hub/blob/main/CHANGELOG.md
Install: pip install -U hippius_hub