mongodb-atlas-cli

MongoDB Atlas CLI and MongoDB CLI enable you to manage your MongoDB in the Cloud

APACHE-2.0 License

Stars
160
Committers
59

Bot releases are hidden (Show)

mongodb-atlas-cli - v1.0.0

Published by gssbzn over 4 years ago

This is the first stable release of mongocli

Changelog

335e040 task: logs improvements

mongodb-atlas-cli - v1.0.0-rc3

Published by gssbzn over 4 years ago

Changelog

114b579 CLOUDP-64616: Replace deprecated cloud backup with new cloud backup (#205)
2fe3d24 feat: add GOPATH to the install make target (#204)
f2d42d2 fix: properly highlight required args with diamond annotation
ab86577 task: Deprecate continuous backup for atlas
99c3912 task: add config confirmation message
7bdb182 task: add rm as an alias for delete organization and projects

mongodb-atlas-cli - v1.0.0-rc2

Published by gssbzn over 4 years ago

Changelog

07e3763 Add junit reports to e2e (#183)
9628218 CLOUDP-62054: replace mock generation in make with go generate (#187)
eb6a674 CLOUDP-62837: Output test results in junit format for evergreen (#182)
082122a CLOUDP-63103: Implementing e2e test for atlas metric processes (#181)
8481b43 CLOUDP-64099: Implementing e2e test for metrics databases - atlas (#184)
f91a505 CLOUDP-64100: Implementing e2e test for metrics disk - atlas (#185)
5d48ea2 CLOUDP-64113: implementing e2e test for alerts ack and unack atlas (#186)
6c28cc2 CLOUDP-64114: implementing e2e test for alerts ack and unack - cloud manager (#188)
4ed3c5b Move evergreen
c48efed Move some make commands to scripts (#190)
569b229 Small evergreen clean up
1dbf241 Update README.md
9300ace taks: improve error format for "unsupported service"
13c48d1 taks: keep bin and dist
53dd54c taks: move public cmd files to the mongocli package
405da66 task: Extract some evg shells to proper files (#189)
002aba2 task: Update msi packaging (#191)
04a8019 task: attach coverage to test report
07321a0 task: dependencies update
8c53e88 task: enable publishing hombrew for RCs

mongodb-atlas-cli - v1.0.0-rc1

Published by gssbzn over 4 years ago

Changelog

27aa2a1 CLOUDP-56392: Sign binary for macOS (#168)
554ad49 CLOUDP-59259: Add link to users voice page on the README (#170)
a6963b3 CLOUDP-62031: Adjust mongocli with new Atlas Backup terminology (#165)
8ad942e CLOUDP-62037: Add Labels when Creating/Updating cluster with mongocli Atlas (#171)
67dd9b0 CLOUDP-62261: Implementing mongocli om/atlas alerts unack (#163)
0ef741b CLOUDP-62264: Allow to inject the config to the store (#164)
d0103e0 CLOUDP-62267: Hide background flag for index creation (#166)
a5e4ba5 CLOUDP-62567: Enable security fails if only scramsha-256 is given (#169)
a26316d CLOUDP-62719: Start publishing to the testing repo our rc versions (#172)

mongodb-atlas-cli - v1.0.0-rc0

Published by gssbzn over 4 years ago

Changelog

b1fb056 CLOUDP-57324: Keep polling the automation status and show when changes are done (#153)
79cbe61 CLOUDP-57865: Download tar.gz / .zip diagnose archive (#152)
fa3c522 CLOUDP-61850: Fix listing project events type filter (#146)
56b24ee CLOUDP-62030: Add pagination to listing projects and orgs (#155)
1b6c6d0 CLOUDP-62032: mongocli change instanceSize to clusterTier to match Atlas terminology (#158)
edf3235 CLOUDP-62053: It is not possible to unack an alert (#160)
75f1add CLOUDP-62056: Change measurements to metrics (#156)
836553b Validate the given project ID is valid (#149)

mongodb-atlas-cli - v0.5.1

Published by gssbzn over 4 years ago

Changelog

35d8f01 Update .goreleaser.yml (#144)

mongodb-atlas-cli - v0.5.0

Published by gssbzn over 4 years ago

This release includes a breaking change for ops manager, the ops manager base url must now include a trailing
slash(/)
run mongocli config set ops_manager_base_url <url> to update your profile

Changelog

2c3d49a CLOUDP-59267: upgrade agents (#143)
0a662a4 CLOUDP-60441: Create a rolling index, C/OM (#110)
d6b839b CLOUDP-60954: mongocli om logs collect (#123)
eb4f003 CLOUDP-60955: mongocli om logs list (#125)
7c00101 CLOUDP-60956: mongocli om logs download (#128)
333be58 CLOUDP-60957: mongocli om logs delete (#131)
259d7b7 CLOUDP-61107: Expose patching the automation config (#118)
bace091 CLOUDP-61240: Remove error logging (#120)
dc7a447 CLOUDP-61290: Validate base url (#124)
449ad9a CLOUDP-61291: Allow multiple measurements for measurements API (#121)
2cc7bf9 CLOUDP-61294: Don't let users create cluster with continuous backup (#122)
0c0dfdd CLOUDP-61529: Pause and Start an atlas cluster (#132)
53c9c06 CLOUDP-61595: mongocli ops-manager servers list does not validate project id requirement (#134)
2b976c8 CLOUDP-61621: Adding the projectID in mongocli config (#136)
ca73b05 CLOUDP-61624: Make atlas processes command available (#138)
d0a44dd CLOUDP-61709: Disable usage on error (#141)
d36a95e CLOUDP-61711: Validate API keys presence (#142)

mongodb-atlas-cli - v0.2.0

Published by gssbzn over 4 years ago

Changelog

0846f94 Add a command to list processes (#101)
9142601 Add missing copyright notice headers (#97)
95223e1 CLOUDP-56474: Validate orgIDs and projectIDs are valid values (#111)
f9db3e5 CLOUDP-57523: Download logs, Atlas (#102)
f379ea8 CLOUDP-57838: Create a rolling index, Atlas (#89)
6db5fcd CLOUDP-57850: List events, C/OM (#82)
eeba392 CLOUDP-57855: List all available measurements for a given process, Atlas (#85)
e82a35d CLOUDP-57856: List all available partitions for a process, Atlas (#96)
35748e4 CLOUDP-57857: Describe available measurements for the given partition of the given process, Atlas (#100)
9296d08 CLOUDP-57858: List all available mongod processes/hosts, C/OM (#103)
720e880 CLOUDP-57859: Describe the given process, OM (#108)
8c67af1 CLOUDP-57860: List all available measurements for the given process, C/OM (#87)
217cb30 CLOUDP-57861: Describe available measurements for partition of the given process, OM (#107)
0caad2e CLOUDP-59015: Upload rpm to mongo yum repo (#78)
e17b40b CLOUDP-59016: Upload deb to mongo dpkg repo (#94)
744455b CLOUDP-59635: Embedding pagination into a struct to favour reuse (#95)
0972f6a CLOUDP-60191: Missing force flag for deleting users (#86)
bc05920 CLOUDP-60379: Use OM go client search instead of internal (#90)
f3e6407 CLOUDP-60397: Use moved method to the om client instead of internal (#91)
6dbbd8b CLOUDP-60401: Update README to use new brew repo (#92)
8510fd3 CLOUDP-60787: Unify go versions (#98)
f58bfb3 CLOUDP-60789: mongocli atlas measurements databases list (#99)
148308f CLOUDP-60870: Lists process disks/paritions, OM (#104)
827a46d CLOUDP-60875: List host databases, OM (#105)
9ca72d1 CLOUDP-60961: Invalid encoding when generating secure key (#109)
bf11117 CLOUDP-60989: Fix package publishing for ubuntu and debian (#112)
76eea46 CLOUDP-61081: Cleanup fixtures (#113)
be0c816 Fix publish adding NOTARY_KEY_NAME (#106)
ba153b6 Update atlas and OM go clients (#93)
9cbcddc Update cobra (#116)
b9eef76 Update github.com/AlecAivazis/survey/v2 (#114)
9951e81 Update mock (#115)
6421bcc remove the messages package as we only had a method there so far (#117)

mongodb-atlas-cli - v0.0.4

Published by gssbzn over 4 years ago

Changelog

1b56d3d CLOUDP-56480: Clusters list command should return all clusters (#45)
2184c00 CLOUDP-57517: List Alert configuration, C/OM (#42)
1a9e0c6 CLOUDP-57630: C/OM automation status (#50)
c50d486 CLOUDP-57657: Add E2E test for updating an atlas cluster with a file (#37)
3c083a9 CLOUDP-57854: List automated servers (#49)
eaa2f82 CLOUDP-57862: Backup: List available snapshots, Atlas (#40)
bc55ca2 CLOUDP-57863: List available checkpoints, atlas/cm/om (#48)
f161680 CLOUDP-57864: Backup: Start a restore job (#46)
9fb1cca CLOUDP-58341: Fix gorelaser brew formula url template (#35)
a522a2d CLOUDP-58568: Deleting alert configs is not asking for confirmation (#36)
0f3f0f2 CLOUDP-58940: Don't sort commands alphabetically (#43)
97e420a CLOUDP-58960: Backup: list available restore jobs (#44)
fa256c3 CLOUDP-59277: Set up evergreen (#52)

mongodb-atlas-cli - v0.1.0

Published by gssbzn over 4 years ago

Changelog

9aaa3ce CLOUDP-57306: List alerts (Atlas) (#60)
5e99ddc CLOUDP-57529: Add short version to username and password flags (#80)
fce351f CLOUDP-57631: Describe Atlas Alert (#58)
df53115 CLOUDP-57633: Acknowledge an alert (#61)
9df5aa7 CLOUDP-57839: Create db users, C/OM (#54)
737e9e6 CLOUDP-57840: List db users, C/OM (#55)
f3c1934 CLOUDP-57841: Delete dbusers C/OM (#57)
700b5e0 CLOUDP-57842: Update alert configs, Atlas (#70)
ad43d21 CLOUDP-57843: Update alert configs, C/OM (#71)
1cd6752 CLOUDP-57844: List matcher fields, Atlas (#62)
001f5a5 CLOUDP-57845: List matcher fields, OM (#63)
40016ce CLOUDP-57846: List global alerts in mongocli (#67)
2523385 CLOUDP-57849:List events, Atlas (#81)
a2698ab CLOUDP-58790: Take database name from a flag when handling dbusers, Atlas (#53)
ec5aa64 CLOUDP-59356: Improving the deleteOpts api in Mongocli (#56)
d173104 CLOUDP-59492 Add the status flag to the alerts list (#68)
4efe5cb CLOUDP-59567: Adding the support of alerts for OM in mcli (#65)
cdf4d72 CLOUDP-59682: Enable security on C/OM (#75)
9fff8dd CLOUDP-59777: Use profile project id for listing clusters (#74)
c8d11d9 CLOUDP-59811: Show automation config (#76)
2af25a1 CLOUDP-60018: Add missing commands to cloud manager (#79)
d61513d CLOUDP-60098: Update api clients (#84)
548d66a Update CONTRIBUTING.md (#66)

mongodb-atlas-cli - v0.0.3

Published by gssbzn over 4 years ago

Changelog

ac25b32 CLOUDP-54305: CLI: Atlas cluster update via config file (#31)
59e4a0b CLOUDP-57522: Creating Atlas Alert Configuration (#30)
78bd58e CLOUDP-57831: CLI: Deleting an Atlas Alert Configuration (#32)
9efa1e2 CLOUDP-57869: Rename mcli to mongocli (#33)

mongodb-atlas-cli - v0.0.2

Published by gssbzn over 4 years ago

Changelog

d035cb8 (DOCSP-8336): Update help text (#3)
4ca2bd4 CLI: Describe Atlas ProjectIP Whitelist (#20)
0f7be06 CLOUDP-54304: CLI: Atlas cluster creation via config file (#25)
f1a4c81 CLOUDP-55062: Add support for awsSecurityGroup for whitelist entries (#6)
73d65ac CLOUDP-56396: Create list of OSS licenses used by mcli & include it in packaging (#7)
5d7bffe CLOUDP-56869: Update golangci-lint (#4)
2477b1e CLOUDP-56898: Update help text based on docs suggestions (#5)
7bb0f5e CLOUDP-56955: Update dependencies (#8)
33706dc CLOUDP-56969: Fix whitelist not being optional for owner creation (#9)
fc01c69 CLOUDP-56971: Check for invalid licenses
2f835b8 CLOUDP-56971: check for invalid licenses
10897b2 CLOUDP-57043: CLI: Listing Atlas database users (#17)
8328b67 CLOUDP-57045: CLI: Updating Atlas Database Users (#24)
c3af2b9 CLOUDP-57046: Atlas delete dbuser (#12)
50f966f CLOUDP-57047: set up an E2E test with cloud manager (#11)
0cb1960 CLOUDP-57093: Hombrew tap (#10)
d2bc279 CLOUDP-57241: Delete Project whitelist IP (#13)
14d0537 CLOUDP-57298: Modernize error detection for file not found (#14)
3975d29 CLOUDP-57303: Improve delete commands structure (#15)
36d0ba0 CLOUDP-57304: CLI: Listing Atlas ProjectIP Whitelist (#19)
9c1e517 CLOUDP-57315: Update gomock dependency (#16)
b6a15ec CLOUDP-57320: CLI: Listing Atlas Alert Configurations (#21)
fbe51e2 CLOUDP-57502: Add Github PR template requesting that contributors sign our CLA
41306e9 CLOUDP-57515: Correct method name from ProjectProjectIPWhitelist to P… (#22)
e6e9c72 CLOUDP-57563: Implementing the e2e test for the command mcli atlas cluster update (#28)
f7af365 CLOUDP-57683: Improve ip whitelist e2e (#26)
991caf8 CLOUDP-57723: Add tests and examples to the search pkg (#29)
5d9bd1d Simplify store initialization

mongodb-atlas-cli - v0.0.1

Published by gssbzn over 4 years ago

Changelog

b616098 CLOUDP-54303: CLI: OM Owner creation (#43)
a19eccf CLOUDP-55443: Manage the Config/Profile object on a singleton way (#40)
030653a CLOUDP-56173: Remove util package
85b4712 CLOUDP-56174: Add missing test to cluster update
4445411 CLOUDP-56175: Remove helper files a create the appropriate structure
87ac60b CLOUDP-56373: remove unused flag members from atlas cluster update
dd7419d CLOUDP-56374: Remove globalOpts from commands that no longer use it
2eaa56a CLOUDP-56397: ent versions are failing to deploy due to semver matching (#41)
b577b3b CLOUDP-56448: Graciously fail filtering by orgId on projects for atlas (#42)
1d3eec7 CLOUDP-56542: change mcli license to Apache2
3e70085 CLOUDP-56543: Update pcgc and atlas go client to latest version
00f3dbc CLOUDP-56544: project_id not available as a set config (#44)
3da296e CLOUDP-56545: Add an apply command to clusters OM (#45)
e58d178 CLOUDP-56549: Move to public drone (#1)
c3478a3 CLOUDP-56557: Fix apply command name typo
aba6bb3 CLOUDP-56559 Remove config set example (#2)
6338a8c CLOUDP-56561: Move to the mongodb namespace
49bb315 Fix docs for search methods
07f69a5 Update README.md
ec64369 Update README.md
d6c92c8 Update README.md

Package Rankings
Top 5.13% on Proxy.golang.org