Docs Menu
Docs Home
/ /
Atlas CLI
/ /

atlas streams instances

Manage Atlas Stream Processing instances.

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 instances.

Name
Type
Required
Description

-h, --help

false

help for instances

Name
Type
Required
Description

-P, --profile

string

false

  • atlas streams instances create - Create an Atlas Stream Processing instance for your project

  • atlas streams instances delete - Delete an Atlas Stream Processing instance.

  • atlas streams instances describe - Describe an Atlas Stream Processing instance for your project.

  • atlas streams instances download - Download a compressed file that contains the logs for the specified Atlas Stream Processing instance.

  • atlas streams instances list - List all the Atlas Stream Processing instances for your project.

  • atlas streams instances update - Updates an Atlas Stream Processing instance for your project.

Back

update

On this page