Skip to content

Commit 0a904be

Browse files
committed
readme info
1 parent 2e4ba72 commit 0a904be

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

README.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,23 @@
55
This repository contains the Atlas CLI plugin for MongoDB Atlas Provider.
66

77
WIP
8+
9+
## Installing
10+
11+
Install the [Atlas CLI](https://github.com/mongodb/mongodb-atlas-cli) if you don't have done it yet.
12+
13+
Install the plugin by running:
14+
```bash
15+
atlas plugin install github.com/mongodb-labs/atlas-cli-plugin-terraform
16+
```
17+
18+
## Usage
19+
20+
21+
## Contributing
22+
23+
See our [CONTRIBUTING.md](CONTRIBUTING.md) guide.
24+
25+
## License
26+
27+
MongoDB Atlas CLI is released under the Apache 2.0 license. See [LICENSE.md](LICENSE.md)

0 commit comments

Comments
 (0)