- Use preview tag when MONGODB_ATLAS_LOCAL_PREVIEW is set (#40)
- (build) Remove trailing slash from repository URL in manifest generation (#37)
- Return error code 0 for commands that display usage texts or the application version (#38)
- Revise README for Atlas Local CLI installation details (#39)
- (connect) Output raw connection string without prefix (#36)
- Make .sig files armored (#34)
- Fix missing write permissions in 'sign-zip' workflow (#33)
- Fix zip signing (#31)
- Sign zip artifacts (#30)
- Auto-generate docs from clap (#29)
- Rename all flags from --kebab-case to --camelCase to be backwards compatible with the atlas cli (#28)
- Implemented list command (#13)
- Implement delete command for local deployments (#14)
- Added atlas-local log command (#15)
- Added start command (#19)
- Stop command (#20)
- Implemented atlas-local setup (#21)
- Implemented atlas-local connect (#22)
- Add support for --debug and --format (#23)
- Improve dependabot-auto-approve.yml (#11)