Files
Carlo Sala 830a5bcfd2 fix: load completion files atomically (#14000)
Fixes #13964
 
Co-authored-by: Marc Cornellà <marc@mcornella.com>
2026-08-22 17:24:24 +02:00
..

MongoDB Atlas plugin

This plugin adds completion for Atlas a command line interface built specifically for MongoDB Atlas.

To use it, add mongo-atlas to the plugins array in your zshrc file:

plugins=(... mongo-atlas)