Docs Menu
Docs Home
/ /
Atlas CLI
/ /

atlas streams connections

Manage Atlas Stream Processing connections.

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.

Create, list, update and delete your Atlas Stream Processing connections

Name
Type
Required
Description

-h, --help

false

help for connections

Name
Type
Required
Description

-P, --profile

string

false

  • atlas streams connections create - Creates a connection for an Atlas Stream Processing instance.

  • atlas streams connections delete - Remove the specified Atlas Stream Processing connection from your project.

  • atlas streams connections describe - Return the details for the specified Atlas Stream Processing connection.

  • atlas streams connections list - Returns all Atlas Stream Processing connections from your Atlas Stream Processing instance.

  • atlas streams connections update - Modify the details of the specified connection within your Atlas Stream Processing instance.

Back

streams

On this page