Docs Menu
Docs Home
/ /
Atlas CLI
/ /

atlas privateEndpoints gcp

Manage GCP private endpoints.

Public Preview: The atlas api sub-command, automatically generated from the MongoDB Atlas Admin API, offers full coverage of the Admin API and is currently in Public Preview (please provide feedback at https://feedback.mongodb.com/forums/930808-atlas-cli). Admin API capabilities have their own release lifecycle, which you can check via the provided API endpoint documentation link.

Name
Type
Required
Description

-h, --help

false

help for gcp

Name
Type
Required
Description

-P, --profile

string

false

  • atlas privateEndpoints gcp create - Create a new GCP private endpoint for your project.

  • atlas privateEndpoints gcp delete - Delete a GCP private endpoint for your project.

  • atlas privateEndpoints gcp describe - Return a specific GCP private endpoint for your project.

  • atlas privateEndpoints gcp interfaces - Manage Atlas GCP private endpoint interfaces.

  • atlas privateEndpoints gcp list - List GCP private endpoints for your project.

  • atlas privateEndpoints gcp watch - Watch the specified GCP private endpoint to detect changes in the endpoint's state.

Back

watch

On this page