atlas api projects
On this page
experimental: Returns, adds, and edits collections of clusters and users in MongoDB Cloud.
Options
Name | Type | Required | Description |
---|---|---|---|
-h, --help | false | help for projects |
Inherited Options
Name | Type | Required | Description |
---|---|---|---|
-P, --profile | string | false | Name of the profile to use from your configuration file. To learn about profiles for the Atlas CLI, see https://dochub.mongodb.org/core/atlas-cli-save-connection-settings. |
Related Commands
atlas api projects addUserToProject - experimental: Adds one MongoDB Cloud user to the specified project.
atlas api projects createProject - experimental: Creates one project.
atlas api projects createProjectInvitation - experimental: Invites one MongoDB Cloud user to join the specified project.
atlas api projects deleteProject - experimental: Removes the specified project.
atlas api projects deleteProjectInvitation - experimental: Cancels one pending invitation sent to the specified MongoDB Cloud user to join a project.
atlas api projects deleteProjectLimit - experimental: Removes the specified project limit.
atlas api projects getProject - experimental: Returns details about the specified project.
atlas api projects getProjectByName - experimental: Returns details about the specified project.
atlas api projects getProjectInvitation - experimental: Returns the details of one pending invitation to the specified project.
atlas api projects getProjectLimit - experimental: Returns the specified limit for the specified project.
atlas api projects getProjectLtsVersions - experimental: Returns the MongoDB Long Term Support Major Versions available to new clusters in this project.
atlas api projects getProjectSettings - experimental: Returns details about the specified project's settings.
atlas api projects listProjectInvitations - experimental: Returns all pending invitations to the specified project.
atlas api projects listProjectLimits - experimental: Returns all the limits for the specified project.
atlas api projects listProjectUsers - experimental: Returns details about all users in the specified project.
atlas api projects listProjects - experimental: Returns details about all projects.
atlas api projects migrateProjectToAnotherOrg - experimental: Migrates a project from its current organization to another organization.
atlas api projects removeProjectUser - experimental: Removes the specified user from the specified project.
atlas api projects returnAllIpAddresses - experimental: Returns all IP addresses for this project.
atlas api projects setProjectLimit - experimental: Sets the specified project limit.
atlas api projects updateProject - experimental: Updates the human-readable label that identifies the specified project, or the tags associated with the project.
atlas api projects updateProjectInvitation - experimental: Updates the details of one pending invitation to the specified project.
atlas api projects updateProjectInvitationById - experimental: Updates the details of one pending invitation to the specified project.
atlas api projects updateProjectRoles - experimental: Updates the roles of the specified user in the specified project.
atlas api projects updateProjectSettings - experimental: Updates the settings of the specified project.