Docs Menu
Docs Home
/ /
MongoDB Command Line Interface
/ /

mongocli config describe

On this page

  • Syntax
  • Options
  • Inherited Options

Return a specific profile.

mongocli config describe <name> [options]
Name
Type
Required
Description
-h, --help
false
help for describe
-o, --output
string
false
Output format. Valid values are json, json-path, go-template, or go-template-file.
Name
Type
Required
Description
-P, --profile
string
false
Profile to use from your configuration file.

Back

delete