OpenSearch Reference

OpenSearch is an open-source search and analytics suite which serves as a centralized location to manage logs forwarded from other resources, such as databases and Droplets.


The DigitalOcean API

You can use the API to manage database clusters, database pools, replicas, and users.

The DigitalOcean Command Line Client, doctl

doctl is a command-line interface for the DigitalOcean API and supports many of the same actions.

doctl supports managing database clusters, database pools, replicas, and users, and more from the command line. See the doctl documentation or use doctl databases --help for more information.

Official OpenSearch Documentation