atlas api teams
experimental: Returns, adds, edits, or removes teams.
オプション
名前 | タイプ | 必須 | 説明 |
---|---|---|---|
-h, --help | false | チームに役立つ |
継承されたオプション
名前 | タイプ | 必須 | 説明 |
---|---|---|---|
-P, --profile | string | false | 構成ファイルから使用するプロファイルの名前。 Atlas CLI のプロファイルの詳細については、 https://docub.mongodb.org/core/atlas-cli-save- connection-settings を参照してください。 |
関連コマンド
atlas api teams addAllTeamsToProject - experimental: Adds one or more teams to the specified project.
Atlas API チーム addTeamUser - experimental: Adds one or more MongoDB Cloud users from the specified organization to the specified team.
Atlas APIチーム createTeam - experimental: Creates one team in the specified organization.
atlas api teams deleteTeam - experimental: Removes one team specified using its unique 24-hexadecimal digit identifier from the organization specified using its unique 24-hexadecimal digit identifier.
atlas api teams getTeamById - experimental: Returns one team that you identified using its unique 24-hexadecimal digit ID.
atlas api teams getTeamByName - experimental: Returns one team that you identified using its human-readable name.
atlas api teams listOrganizationTeams - experimental: Returns all teams that belong to the specified organization.
atlas api teams listProjectTeams - experimental: Returns all teams to which the authenticated user has access in the project specified using its unique 24-hexadecimal digit identifier.
Atlas APIチーム listTeamUsers - experimental: Returns all MongoDB Cloud users assigned to the team specified using its unique 24-hexadecimal digit identifier.
atlas api teams removeProjectTeam - experimental: Removes one team specified using its unique 24-hexadecimal digit identifier from the project specified using its unique 24-hexadecimal digit identifier.
atlas api teams removeTeamUser - experimental: Removes one MongoDB Cloud user from the specified team.
atlas api teams renameTeam - experimental: Renames one team in the specified organization.
atlas api teams updateTeamRoles - experimental: Updates the project roles assigned to the specified team.