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-70017: mongocli iam team(s) describe #395

Merged
merged 4 commits into from
Sep 2, 2020
Merged

Conversation

andreaangiolillo
Copy link
Collaborator

Proposed changes

Jira ticket: CLOUDP-70017

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 teams describe --id 5f4f42753da5586d8f9e4bfb
ID                         NAME
5f4f42753da5586d8f9e4bfb   A-Team

 ./bin/mongocli iam teams describe --name "A-Team"
ID                         NAME
5f4f42753da5586d8f9e4bfb   A-Team

OM

./bin/mongocli iam teams describe --id 5f4f42f50ed5b166b56b082a -P ops --orgId 5f4f3c760ed5b166b56b02ce
ID                         NAME
5f4f42f50ed5b166b56b082a   A-Team

./bin/mongocli iam teams describe --name "A-Team" -P ops --orgId 5f4f3c760ed5b166b56b02ce
ID                         NAME
5f4f42f50ed5b166b56b082a   A-Team

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 6fd2927 into master Sep 2, 2020
@andreaangiolillo andreaangiolillo deleted the CLOUDP-70017 branch September 2, 2020 09:30
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