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

mongocli 完了

項目一覧

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

Generate shell completion scripts

Generate shell completion scripts for MongoDB CLI commands. The output of this command will be computer code and is meant to be saved to a file or immediately evaluated by an interactive shell.

When installing MongoDB CLI through brew, it's possible that no additional shell configuration is necessary, see https://docs.brew.sh/Shell-Completion.

mongocli completion <bash|zsh|fish|powershell> [options]
名前
タイプ
必須
説明
-h, --help
false
完了用のヘルプ
名前
タイプ
必須
説明
-P, --profile
string
false
構成ファイルから使用する プロファイル。

29 -Jun- 2021にMongoDB CLIによって自動生成

戻る

list