Docs Menu
Docs Home
/ /
MongoDB Command Line Interface
/

mongocli completion

On this page

  • Options
  • Inherited Options
  • Related Commands

Generate the autocompletion script for the specified shell

Generate the autocompletion script for mongocli for the specified shell. See each sub-command's help for details on how to use the generated script.

Name
Type
Required
Description
-h, --help
false
help for completion
Name
Type
Required
Description
-P, --profile
string
false
Profile to use from your configuration file.
  • mongocli completion bash - Generate the autocompletion script for bash

  • mongocli completion fish - Generate the autocompletion script for fish

  • mongocli completion powershell - Generate the autocompletion script for powershell

  • mongocli completion zsh - Generate the autocompletion script for zsh

Back

list