データベースユーザーを返却、追加、編集、削除します。
atlas api サブコマンドはMongoDB Atlas Admin APIから自動的に生成され、Admin APIの完全なカバレッジを提供します。管理API機能には独自のリリース ライフサイクルがあり、提供されているAPIエンドポイントのドキュメント リンクから確認できます。
オプション
名前 | タイプ | 必須 | 説明 |
---|---|---|---|
-h, --help | false | データベースユーザーのヘルプ |
継承されたオプション
名前 | タイプ | 必須 | 説明 |
---|---|---|---|
-P, --profile | string | false | 構成ファイルから使用するプロファイルの名前。Atlas CLI のプロファイルについては、 https://docub.mongodb.org/core/atlas-cli-save- connection-settings を参照してください。 |
関連コマンド
atlas api databaseUsers createDatabaseUser - Creates one database user in the specified project.
atlas api databaseUsers deleteDatabaseUser - Removes one database user from the specified project.
atlas api databaseUsers getDatabaseUser - Returns one database user that belong to the specified project.
atlas api databaseUsers listDatabaseUsers - Returns all database users that belong to the specified project.
atlas api databaseUsers updateDatabaseUser - Updates one database user that belongs to the specified project.