Docs Menu

Docs HomeMongoDB Command Line Interface

mongocli iam projects create

On this page

  • Syntax
  • Options
  • Inherited Options

Create a project.

mongocli iam projects create <name> [options]
Name
Type
Required
Description
--govCloudRegionsOnly
false
Only for AtlasGov organizations. If specified, designates that the project uses the AWS GovCloud region only. If unspecified, the project uses the AWS Standard region only. You can't deploy clusters across AWS GovCloud and AWS Standard regions in the same project.
-h, --help
false
help for create
--orgId
string
false
Organization ID to use. Overrides configuration file or environment variable settings.
-o, --output
string
false
Output format. Valid values: json|json-path|go-template|go-template-file
--ownerId
string
false
Unique 24-hexadecimal digit string that identifies the Atlas user account to be granted the Project Owner role on the specified project.
Name
Type
Required
Description
-P, --profile
string
false
Profile to use from your configuration file.
←  mongocli iam projects apiKeys listmongocli iam projects delete →
Share Feedback