github mongodb/mongodb-atlas-cli v1.4.0

latest releases: atlascli/v1.32.0, atlascli/v1.31.0, mongocli/v2.0.3...
4 years ago

Breaking change

MongoDB CLI will now change the default output format to a simplified view, to revert back to the old behaviour please use --output json on any command, or to make this your preferred default please do mongocli config set output json

New Features

  • Adds support for Programmatic API Keys
  • Adds support for Ops Manager and Cloud Manager Agent API keys
  • Adds support for Private Endpoints

Fixes and Improvements

  • When Creating Ops Manager or Cloud Manager projects the response now includes the generated Agent API key

Changelog

d2a9907 CLOUDP-67924: mongocli iam organizations|orgs apiKey(s)|apikey(s) list|ls (#315)
8357185 CLOUDP-67926: mongocli iam organizations|orgs apiKey(s)|apikey(s) describe (#316)
3dd8e8a CLOUDP-67927: mongocli iam organizations|orgs apiKey(s)|apikeys create (#319)
d7d6635 CLOUDP-67928: mongocli iam organizations|orgs apiKey(s)|apikey(s) update (#317)
b06468d CLOUDP-67929: mongocli iam organizations|orgs apiKey(s)|apikey(s) delete (#318)
c9ad623 CLOUDP-67930: iam organizations|orgs apiKey(s)|apikey(s) whitelist|ipwhitelist list|ls (#324)
f55e2ef CLOUDP-67931: mongocli iam organizations|orgs apiKey(s)|apikey(s) whitelist|ipwhitelist create (#331)
15071ce CLOUDP-67932: mongocli iam organizations|orgs apiKey(s)|apikey(s) whitelist|ipwhitelist delete (#334)
313201d CLOUDP-67933: Project api keys list (#321)
0a9760d CLOUDP-67935: create project api key (#322)
8821c06 CLOUDP-67936: mongocli iam project(s) apiKey(s)|apikey(s) update (#338)
4f148bd CLOUDP-67937: mongocli iam project(s) apiKey(s)|apikey(s) delete (#336)
688ed54 CLOUDP-68444: Enable simplified output by default (#320)
3c7b751 CLOUDP-68499: mongocli ops-manager agents list (#325)
7b18e0e CLOUDP-68500: mongocli ops-manager agent(s) apiKey list (#337)
ee680cd CLOUDP-68501: mongocli ops-manager agent(s) apiKey(s) create (#339)
688c84b CLOUDP-68502: mongocli ops-manager agent(s) apiKey(s) delete (#340)
a28bf4e CLOUDP-68503: mongocli atlas privateendpoint(s) list|ls (#344)
801117e CLOUDP-68504: mongocli atlas privateendpoint(s) create (#351)
311446a CLOUDP-68505: mongocli atlas privateendpoint(s) describe (#348)
ed4e168 CLOUDP-68506: mongocli atlas privateendpoint(s) delete (#349)
c983782 CLOUDP-68507: mongocli atlas privateEndpoint(s) interface(s) create (#354)
ff2f3d9 CLOUDP-68508: mongocli atlas privateendpoint(s) interface(s) describe (#356)
bf0bdee CLOUDP-68509: mongocli atlas privateendpoint(s) interface(s) delete (#353)
6c0e39f CLOUDP-68510: allow for users to define their go template (#323)
cbed55f CLOUDP-68632: mark roles and description as mandatory (#330)
cab240a CLOUDP-68633: Update GOLANGCI_VERSION (#332)
4a6be04 CLOUDP-68635: Add mongocli to redhat6 yum repo (#333)
0cbfdba CLOUDP-68636: Add e2e test for org API keys (#335)
59ff3b2 CLOUDP-68637: implement e2e tests for apikeys/whitelist (#342)
d50c087 CLOUDP-68758: Include API keys in creation message (#341)
15b690c CLOUDP-68878: split the description package (#343)
9e91ca2 CLOUDP-69013: Automatically generate command aliases (#347)
9808850 CLOUDP-69085: Add ldapType flag to user creation (#350)
afe5ae8 CLOUDP-69105: mongocli atlas privateEndpoints watch (#352)
2264e1e CLOUDP-69272: [mongocli] e2e test clean up
9c893cb CLOUDP-69273: [mongocli] Update release instructions (#357)
5edb095 build(deps): bump github.com/AlecAivazis/survey/v2 from 2.0.8 to 2.1.0 (#346)
1abf48b build(deps): bump github.com/AlecAivazis/survey/v2 from 2.1.0 to 2.1.1 (#355)
ff358a4 build(deps): bump github.com/golang/mock from 1.4.3 to 1.4.4 (#326)
c332ecb build(deps): bump github.com/spf13/afero from 1.3.2 to 1.3.3 (#328)
2d84043 build(deps): bump github.com/spf13/afero from 1.3.3 to 1.3.4 (#345)
4180a3f build(deps): bump github.com/spf13/viper from 1.7.0 to 1.7.1 (#327)
824b906 build(deps): go mod tidy (#329)
e1c1c3f chore: add dependabot reviewers
d883065 chore: update issue config to point to mcli forum
fa19e33 doc: update CONTRIBUTING.md
744dfab fix: fix e2e test
f7bc479 fix: fix e2e tests
c5157be fix: missing out flags
3c3da9b task: add an github issue template config

Don't miss a new mongodb-atlas-cli release

NewReleases is sending notifications on new releases.