Skip to content

Commit

Permalink
readme info
Browse files Browse the repository at this point in the history
  • Loading branch information
lantoli committed Jan 10, 2025
1 parent 2e4ba72 commit 0a904be
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,23 @@
This repository contains the Atlas CLI plugin for MongoDB Atlas Provider.

WIP

## Installing

Install the [Atlas CLI](https://github.com/mongodb/mongodb-atlas-cli) if you don't have done it yet.

Install the plugin by running:
```bash
atlas plugin install github.com/mongodb-labs/atlas-cli-plugin-terraform
```

## Usage


## Contributing

See our [CONTRIBUTING.md](CONTRIBUTING.md) guide.

## License

MongoDB Atlas CLI is released under the Apache 2.0 license. See [LICENSE.md](LICENSE.md)

0 comments on commit 0a904be

Please sign in to comment.