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

Implement UserGroup Command in CLI #165

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

mahbub570
Copy link

Objective: Integrate user group management into the Harbor CLI, enabling admins to create, update, list, view, search, and delete user groups, along with managing their permissions.

Tasks:

CLI Commands for User Group Management:

  • Create: New user groups.
  • Update: Modify existing groups.
  • List: Show all groups.
  • Get: Retrieve specific group details.
  • Search: Find groups by criteria.
  • Delete: Remove groups.

Fixs: #164

@mahbub570
Copy link
Author

mahbub570 commented Aug 14, 2024

marge #116 Before it as LDAP is missing. @bupd Can you please give me suggestion ?

@mahbub570
Copy link
Author

Create:
create

Update:
update

List: .
image

Get:
image

Search:
search

Delete:
delete

@bupd
Copy link
Collaborator

bupd commented Aug 16, 2024

marge #116 Before it as LDAP is missing

@mahbub570 ldap has some features pending.

@bupd
Copy link
Collaborator

bupd commented Aug 16, 2024

Fix table alignment.

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

Successfully merging this pull request may close these issues.

2 participants