Update cluster specification with a patch in JSON format

stolonctl

  • CLI for Stolon, a cloud native PostgreSQL manager for PostgreSQL high availability.
    More information: <https://github.com/sorintlab/stolon>.
  • Trick copyright: tl;dr; <https://github.com/tldr-pages/tldr>

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

click the source code to copy