From 0a904befa086fde026a137144a7ef24449813db9 Mon Sep 17 00:00:00 2001 From: Leo Antoli <430982+lantoli@users.noreply.github.com> Date: Fri, 10 Jan 2025 12:53:18 +0100 Subject: [PATCH] readme info --- README.md | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/README.md b/README.md index 9616989..b70aa53 100644 --- a/README.md +++ b/README.md @@ -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)