diff --git a/docs/commands/cloud-configurations.rst b/docs/commands/cloud-configurations.rst index 1663d89e..d1c52fec 100644 --- a/docs/commands/cloud-configurations.rst +++ b/docs/commands/cloud-configurations.rst @@ -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__ @@ -73,7 +73,6 @@ Example This command is only available for superusers. - ``cloud-configurations set`` ============================ @@ -98,6 +97,7 @@ Example |-------------------------------------------------+-------------+--------------------------------------| | CRATEDB_CLOUD_SETTING_ORG_SPECIFIC | 2048 | f6c39580-5719-431d-a508-0cee4f9e8209 | +-------------------------------------------------+-------------+--------------------------------------+ + ==> Success: Configuration updated. .. note::