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

CLOUDP-70014: mongocli iam projects user(s) delete|rm #392

Merged
merged 6 commits into from
Sep 1, 2020

Conversation

andreaangiolillo
Copy link
Collaborator

@andreaangiolillo andreaangiolillo commented Sep 1, 2020

Proposed changes

Jira ticket: CLOUDP-70014

Checklist

  • I have signed the MongoDB CLA
  • I have added tests that prove my fix is effective or that my feature works
  • I have added any necessary documentation (if appropriate)
  • I have run make fmt and formatted my code

Further comments

Atlas

./bin/mongocli iam projects users delete 5f4e89f73a9f5c0c8872ca8f
? Are you sure you want to delete: 5f4e89f73a9f5c0c8872ca8f Yes
User '5f4e89f73a9f5c0c8872ca8f' deleted from the project'

OM

./bin/mongocli iam projects users delete 5f4e2554df148d7efcdb4639 -P ops
? Are you sure you want to delete: 5f4e2554df148d7efcdb4639 Yes
User '5f4e2554df148d7efcdb4639' deleted from the project'

Copy link
Collaborator

@gssbzn gssbzn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@andreaangiolillo andreaangiolillo merged commit 534cff7 into master Sep 1, 2020
@andreaangiolillo andreaangiolillo deleted the CLOUDP-70014 branch September 1, 2020 18:36
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.

None yet

2 participants