mongocli iam projects create
On this page
This version of the documentation is archived and no longer supported. View the current documentation to learn how to upgrade your version of MongoCLI.
Create a project.
Syntax
mongocli iam projects create <name> [options]
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. |
Inherited Options
Name | Type | Required | Description |
---|---|---|---|
-P, --profile | string | false | Profile to use from your configuration file. |