goharbor / harbor-cli

[Sandbox] Official Harbor CLI
Apache License 2.0
31 stars 37 forks source link

Enhanced the create project flow #119

Closed Althaf66 closed 2 months ago

Althaf66 commented 2 months ago

Fixes #117 and #118

When user enter harbor project create my_project then it create a new private project my_project with unlimited quota.

And changed the project as private unless they are specified explicitly as public.