Docs Menu
Docs Home
/ /
MongoDB コマンドラインインターフェイス
/ / /

mongocli IAM ユーザー招待

項目一覧

  • 構文
  • オプション
  • 継承されたオプション

ユーザーを招待します。

mongocli iam users invite [options]
名前
タイプ
必須
説明
--country
string
false
The ISO 3166-1 alpha 2 country code of the user’s country of residence.
--email
string
true
ユーザーのメールアドレス。
--firstName
string
true
ユーザーの名。
-h, --help
false
招待のヘルプ
--lastName
string
true
ユーザーの姓。
-- mobile
string
false
ユーザーの携帯電話番号または携帯電話番号。
--orgRole
string
false
関連付けられている組織のユーザーのロール。
-o, --output
string
false
Output format. Valid values: json|json-path|go-template|go-template-file
--password
string
false
ユーザーのパスワード。
--projectRole
string
false
User's roles for the associated project.
--username
string
true
ユーザーのユーザー名。
名前
タイプ
必須
説明
-P, --profile
string
false
構成ファイルから使用する プロファイル。

13-Jul- 2021 で comb 2 snoosity によって生成された自動生成

戻る

describe