Skip to content

mongodb/atlas-local-cli

Repository files navigation

atlas-local-cli

A CLI to manage MongoDB Atlas local environments

Warning

This project is a work in progress and is not production ready. APIs and functionality may change without notice.

Overview

atlas-local-cli is a dedicated command-line tool focused strictly on the management of MongoDB Atlas local environments. It provides a streamlined way to create, manage, and control local atlas instances.

Goals

  • User Experience: Provide a polished, intuitive interface for developers manually managing local databases.
  • Scripting Interface: Offer a consistent and parseable interface designed specifically for automation scripts and local development pipelines.

Installation

As an Atlas CLI plugin

TODO

As a standalone CLI

TODO

From source

git clone https://github.com/mongodb/atlas-local-cli
cd atlas-local-cli
cargo install --path .

Examples

Check out the examples/ directory for usage examples. You can run them with:

cargo run --example [todo]

Development

Building

cargo build

Running tests

cargo test

License

See LICENSE for details.

About

Home of the Atlas Local CLI

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •