Skip to content
This repository has been archived by the owner on Oct 30, 2023. It is now read-only.

Releases: mongodb-labs/pcgc

v0.1.0

07 Feb 09:51
812d392
Compare
Choose a tag to compare

This release is the first with the new client compatible with the Atlas client
We'll start deprecating the older client and move to the new one on a v2 go mod

Release 0.0.2

29 Oct 17:51
9c2f303
Compare
Choose a tag to compare
  • Updated dependencies
  • moved to use go 1.13
  • removed CLI code
  • Added new endpoints: DeleteProject, GetHosts (in project), GetProjectById, GetProjectByName, SetProjectTags, UpdateMonitoringConfig, UpdateBackupConfig,

Release 0.0.1

06 Aug 11:07
4fe11d0
Compare
Choose a tag to compare

Features

Supported API calls

  • register the first user
  • create an agent API key
  • create project
  • get all agents by type
  • get all projects
  • get automation config
  • get automation status
  • get raw automation config
  • update automation config
  • update deployments

Mongo Private Cloud CLI (MPC):

A command-line tool which can execute the calls listed above and return the results