Skip to content

Commit

Permalink
fixup! Add commands to manage cloud-configurations
Browse files Browse the repository at this point in the history
  • Loading branch information
tomach committed Feb 29, 2024
1 parent 6917508 commit 8531436
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/commands/cloud-configurations.rst
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ Example
``cloud-configurations get``
============================

Get a single configuration value of CrateDB Cloud. Optionally it returns org specific values.
Get a single configuration value of CrateDB Cloud. Optionally it returns the org specific value.

.. argparse::
:module: croud.__main__
Expand All @@ -73,7 +73,6 @@ Example
This command is only available for superusers.



``cloud-configurations set``
============================

Expand All @@ -98,6 +97,7 @@ Example
|-------------------------------------------------+-------------+--------------------------------------|
| CRATEDB_CLOUD_SETTING_ORG_SPECIFIC | 2048 | f6c39580-5719-431d-a508-0cee4f9e8209 |
+-------------------------------------------------+-------------+--------------------------------------+
==> Success: Configuration updated.
.. note::

Expand Down

0 comments on commit 8531436

Please sign in to comment.