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

fix(cdsctl): impossible to view users in group #3773

Closed
jpatovh opened this issue Dec 26, 2018 · 1 comment · Fixed by #3776
Closed

fix(cdsctl): impossible to view users in group #3773

jpatovh opened this issue Dec 26, 2018 · 1 comment · Fixed by #3776
Assignees

Comments

@jpatovh
Copy link
Member

jpatovh commented Dec 26, 2018

Hello,

It seems impossible to list users in group:

$ cdsctl group show dev-ux
name      dev-ux

Can you fix it Benjam?

Thx!

@yesnault
Copy link
Member

it (could|should) be a subcommand of group user:

cdsctl group user list

Existing sub commands on users management

Available Commands:
  add         Add a user into a group
  delete      Delete an user from a group
  removeAdmin Remove a user from administrators of a group
  setAdmin    Set a user as an administrator of a group

@bnjjj bnjjj self-assigned this Dec 26, 2018
bnjjj added a commit that referenced this issue Dec 26, 2018
bnjjj added a commit that referenced this issue Dec 26, 2018
richardlt pushed a commit that referenced this issue Dec 26, 2018
* feat(cdsctl): add group user list command (#3773)

Signed-off-by: Benjamin Coenen <[email protected]>

* feat(cdsctl): add group user list command (#3773)

Signed-off-by: Benjamin Coenen <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants