Skip to Main Content

MongoByte MongoDB Logo

Welcome to the new MongoDB Feedback Portal!

{Improvement: "Your idea"}
We’ve upgraded our system to better capture and act on your feedback.
Your feedback is meaningful and helps us build better products.

Status Submitted
Categories CLI & Shell
Created by Guest
Created on Dec 6, 2021

Ops Manager global actions (mongocli ops-manager admin)

Add cli commands in global scope of Ops Manager to allow for scripting actions on all projects (e.g. update all agents after an upgrade of Ops Manager): - CRUD projects (prio on get projects to allow for looping over them) - CRUD orgs - CRUD users - global config managemant - global alert management
  • Guest
    Dec 7, 2021
    Hi Adrian, thanks for your suggestions. A head ups some of your them are already implemented > CRUD projects https://docs.mongodb.com/mongocli/stable/command/mongocli-iam-projects/#std-label-mongocli-iam-projects > CRUD orgs https://docs.mongodb.com/mongocli/stable/command/mongocli-iam-organizations/ > CRUD users https://docs.mongodb.com/mongocli/stable/command/mongocli-iam-users/ > global alert management https://docs.mongodb.com/mongocli/stable/command/mongocli-ops-manager-alerts-global/ For global config managemant if you could provide a reference to the public API (https://docs.opsmanager.mongodb.com/current/reference/api/) that would be great