mongodb-atlas-cli
mongodb-atlas-cli copied to clipboard
CLOUDP-237254: Set deploymet_type telemetry value in missing atlas deployments commands
trafficstars
Proposed changes
Jira ticket: CLOUDP-237254
Checklist
- [ ] I have signed the MongoDB CLA
- [ ] I have added tests that prove my fix is effective or that my feature works
- [ ] I have added any necessary documentation in document requirements section listed in CONTRIBUTING.md (if appropriate)
- [ ] I have addressed the @mongodb/docs-cloud-team comments (if appropriate)
- [ ] I have updated test/README.md (if an e2e test has been added)
- [ ] I have run
make fmtand formatted my code