mongocli iam teams users add
On this page
Add a user to a team.
Syntax
mongocli iam teams users add <userId> [userId]... [options]
Options
Name | Type | Required | Description |
---|---|---|---|
-h, --help | false | help for add | |
--orgId | string | false | Organization ID to use. Overrides the settings in the configuration file or environment variable. |
-o, --output | string | false | Output format. Valid values are json, json-path, go-template, or go-template-file. |
--teamId | string | true | Unique identification of the team. |
Inherited Options
Name | Type | Required | Description |
---|---|---|---|
-P, --profile | string | false | Profile to use from your configuration file. |