This site documents the current matlas CLI as implemented in the repository. To preview locally:
cd docs
bundle install
bundle exec jekyll serveThis site provides comprehensive documentation for the matlas CLI tool.
- Authentication and configuration - Set up API keys and config
- Atlas commands - Manage clusters, users, and networking
- Database commands - Work with databases and collections
- Infrastructure workflows - Discover, plan, diff, apply, destroy
If you want to contribute to this documentation:
cd docs
bundle install
bundle exec jekyll serve