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

invalid project/repository format on deletion #310

Open
Vad1mo opened this issue Jan 13, 2025 · 0 comments
Open

invalid project/repository format on deletion #310

Vad1mo opened this issue Jan 13, 2025 · 0 comments
Labels
bug Something isn't working

Comments

@Vad1mo
Copy link
Member

Vad1mo commented Jan 13, 2025

I am trying to delete some projects and some executions fail becuase the CLI con not break down the format of project/repo/repo/image:tag

demo.goharbor.io/harbor/cmd/exporter:dev

./harbor-cli project delete harbor --force
FATA[0000] invalid project/repository format: harbor/cmd/exporter 

if I try to delete the repo manually, it works:

./harbor-cli repo delete 
INFO[0003] Repository harbor/cmd/exporter deleted successfully 

@Vad1mo Vad1mo added the bug Something isn't working label Jan 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant