-- Leo's gemini proxy

-- Connecting to freeshell.de:1965...

-- Connected

-- Sending request

-- Meta line: 20 text/gemini;lang=en-GB

stolonctl


> CLI for Stolon, a cloud native PostgreSQL manager for PostgreSQL high availability.

More information.


Get cluster status:

stolonctl --cluster-name {cluster_name} --store-backend {store_backend} --store-endpoints {store_endpoints} status

Get cluster data:

stolonctl --cluster-name {cluster_name} --store-backend {store_backend} --store-endpoints {store_endpoints} clusterdata

Get cluster specification:

stolonctl --cluster-name {cluster_name} --store-backend {store_backend} --store-endpoints {store_endpoints} spec

Update cluster specification with a patch in JSON format:

stolonctl --cluster-name {cluster_name} --store-backend {store_backend} --store-endpoints {store_endpoints} update --patch '{cluster_spec}'


> Copyright © 2014—present the tldr-pages team and contributors.

> This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).

CC-BY



-- Response ended

-- Page fetched on Tue May 21 02:42:36 2024