diff --git a/doc/cli-reference/generated/ch_cli_sahara_commands.xml b/doc/cli-reference/generated/ch_cli_sahara_commands.xml
index d7fb4b0965..7397300a07 100644
--- a/doc/cli-reference/generated/ch_cli_sahara_commands.xml
+++ b/doc/cli-reference/generated/ch_cli_sahara_commands.xml
@@ -15,7 +15,7 @@
interface (CLI) for the Data processing API and its extensions.
This chapter documents sahara version
- 0.7.3.
+ 0.7.4.
For help on a specific sahara
diff --git a/doc/cli-reference/generated/ch_cli_trove_commands.xml b/doc/cli-reference/generated/ch_cli_trove_commands.xml
index fe4ba66ae5..de3632fe70 100644
--- a/doc/cli-reference/generated/ch_cli_trove_commands.xml
+++ b/doc/cli-reference/generated/ch_cli_trove_commands.xml
@@ -15,7 +15,7 @@
interface (CLI) for the Database API and its extensions.
This chapter documents trove version
- 1.0.7.
+ 1.0.7.
For help on a specific trove
@@ -731,7 +731,7 @@
- trove backup-copy command
+ trove backup-copy
usage: trove backup-copy <name> <backup>
[--region <region>] [--description <description>]
@@ -776,7 +776,7 @@ Creates a backup from another backup.
- trove backup-create command
+ trove backup-create
usage: trove backup-create <instance> <name>
[--description <description>] [--parent <parent>]
@@ -822,7 +822,7 @@ Creates a backup of an instance.
- trove backup-delete command
+ trove backup-delete
usage: trove backup-delete <backup>
Deletes a backup.
@@ -839,7 +839,7 @@ Deletes a backup.
- trove backup-list command
+ trove backup-list
usage: trove backup-list [--limit <limit>] [--datastore <datastore>]
Lists available backups.
@@ -864,7 +864,7 @@ Lists available backups.
- trove backup-list-instance command
+ trove backup-list-instance
usage: trove backup-list-instance [--limit <limit>] <instance>
Lists available backups for an instance.
@@ -892,7 +892,7 @@ Lists available backups for an instance.
- trove backup-show command
+ trove backup-show
usage: trove backup-show <backup>
Shows details of a backup.
@@ -909,7 +909,7 @@ Shows details of a backup.
- trove cluster-create command
+ trove cluster-create
usage: trove cluster-create <name> <datastore> <datastore_version>
[--instance <flavor_id=flavor_id,volume=volume>]
@@ -955,7 +955,7 @@ Creates a new cluster.
- trove cluster-delete command
+ trove cluster-delete
usage: trove cluster-delete <cluster>
Deletes a cluster.
@@ -972,7 +972,7 @@ Deletes a cluster.
- trove cluster-instances command
+ trove cluster-instances
usage: trove cluster-instances <cluster>
Lists all instances of a cluster.
@@ -989,7 +989,7 @@ Lists all instances of a cluster.
- trove cluster-list command
+ trove cluster-list
usage: trove cluster-list [--limit <limit>] [--marker <ID>]
Lists all the clusters.
@@ -1016,7 +1016,7 @@ Lists all the clusters.
- trove cluster-show command
+ trove cluster-show
usage: trove cluster-show <cluster>
Shows details of a cluster.
@@ -1033,7 +1033,7 @@ Shows details of a cluster.
- trove configuration-attach command
+ trove configuration-attach
usage: trove configuration-attach <instance> <configuration>
Attaches a configuration group to an instance.
@@ -1058,7 +1058,7 @@ Attaches a configuration group to an instance.
- trove configuration-create command
+ trove configuration-create
usage: trove configuration-create <name> <values>
[--datastore <datastore>]
[--datastore_version <datastore_version>]
@@ -1116,7 +1116,7 @@ Creates a configuration group.
- trove configuration-default command
+ trove configuration-default
usage: trove configuration-default <instance>
Shows the default configuration of an instance.
@@ -1133,7 +1133,7 @@ Shows the default configuration of an instance.
- trove configuration-delete command
+ trove configuration-delete
usage: trove configuration-delete <configuration_group>
Deletes a configuration group.
@@ -1150,7 +1150,7 @@ Deletes a configuration group.
- trove configuration-detach command
+ trove configuration-detach
usage: trove configuration-detach <instance>
Detaches a configuration group from an instance.
@@ -1167,7 +1167,7 @@ Detaches a configuration group from an instance.
- trove configuration-instances command
+ trove configuration-instances
usage: trove configuration-instances <configuration_group>
Lists all instances associated with a configuration group.
@@ -1184,14 +1184,14 @@ Lists all instances associated with a configuration group.
- trove configuration-list command
+ trove configuration-list
usage: trove configuration-list
Lists all configuration groups.
- trove configuration-parameter-list command
+ trove configuration-parameter-list
usage: trove configuration-parameter-list <datastore_version>
[--datastore <datastore>]
@@ -1223,7 +1223,7 @@ Lists available parameters for a configuration group.
- trove configuration-parameter-show command
+ trove configuration-parameter-show
usage: trove configuration-parameter-show <datastore_version> <parameter>
[--datastore <datastore>]
@@ -1263,7 +1263,7 @@ Shows details of a configuration parameter.
- trove configuration-patch command
+ trove configuration-patch
usage: trove configuration-patch <configuration_group> <values>
Patches a configuration group.
@@ -1288,7 +1288,7 @@ Patches a configuration group.
- trove configuration-show command
+ trove configuration-show
usage: trove configuration-show <configuration_group>
Shows details of a configuration group.
@@ -1305,7 +1305,7 @@ Shows details of a configuration group.
- trove configuration-update command
+ trove configuration-update
usage: trove configuration-update <configuration_group> <values>
[--name <name>]
[--description <description>]
@@ -1352,7 +1352,7 @@ Updates a configuration group.
- trove create command
+ trove create
usage: trove create <name> <flavor_id>
[--size <size>]
[--databases <databases> [<databases> ...]]
@@ -1480,7 +1480,7 @@ Creates a new instance.
- trove database-create command
+ trove database-create
usage: trove database-create <instance> <name>
[--character_set <character_set>]
[--collate <collate>]
@@ -1526,7 +1526,7 @@ Creates a database on an instance.
- trove database-delete command
+ trove database-delete
usage: trove database-delete <instance> <database>
Deletes a database from an instance.
@@ -1551,7 +1551,7 @@ Deletes a database from an instance.
- trove database-list command
+ trove database-list
usage: trove database-list <instance>
Lists available databases on an instance.
@@ -1568,14 +1568,14 @@ Lists available databases on an instance.
- trove datastore-list command
+ trove datastore-list
usage: trove datastore-list
Lists available datastores.
- trove datastore-show command
+ trove datastore-show
usage: trove datastore-show <datastore>
Shows details of a datastore.
@@ -1592,7 +1592,7 @@ Shows details of a datastore.
- trove datastore-version-list command
+ trove datastore-version-list
usage: trove datastore-version-list <datastore>
Lists available versions for a datastore.
@@ -1609,7 +1609,7 @@ Lists available versions for a datastore.
- trove datastore-version-show command
+ trove datastore-version-show
usage: trove datastore-version-show <datastore_version>
[--datastore <datastore>]
@@ -1639,7 +1639,7 @@ Shows details of a datastore version.
- trove delete command
+ trove delete
usage: trove delete <instance>
Deletes an instance.
@@ -1656,7 +1656,7 @@ Deletes an instance.
- trove detach-replica command
+ trove detach-replica
usage: trove detach-replica <instance>
Detaches a replica instance from its replication source.
@@ -1673,14 +1673,14 @@ Detaches a replica instance from its replication source.
- trove flavor-list command
+ trove flavor-list
usage: trove flavor-list
Lists available flavors.
- trove flavor-show command
+ trove flavor-show
usage: trove flavor-show <flavor>
Shows details of a flavor.
@@ -1697,14 +1697,14 @@ Shows details of a flavor.
- trove limit-list command
+ trove limit-list
usage: trove limit-list
Lists the limits for a tenant.
- trove list command
+ trove list
usage: trove list [--limit <limit>] [--marker <ID>] [--include-clustered]
Lists all the instances.
@@ -1740,7 +1740,7 @@ Lists all the instances.
- trove metadata-create command
+ trove metadata-create
usage: trove metadata-create <instance_id> <key> <value>
Creates metadata in the database for instance <id>.
@@ -1773,7 +1773,7 @@ Creates metadata in the database for instance <id>.
- trove metadata-delete command
+ trove metadata-delete
usage: trove metadata-delete <instance_id> <key>
Deletes metadata for instance <id>.
@@ -1798,7 +1798,7 @@ Deletes metadata for instance <id>.
- trove metadata-edit command
+ trove metadata-edit
usage: trove metadata-edit <instance_id> <key> <value>
Replaces metadata value with a new one, this is non-destructive.
@@ -1831,7 +1831,7 @@ Replaces metadata value with a new one, this is non-destructive.
- trove metadata-list command
+ trove metadata-list
usage: trove metadata-list <instance_id>
Shows all metadata for instance <id>.
@@ -1848,7 +1848,7 @@ Shows all metadata for instance <id>.
- trove metadata-show command
+ trove metadata-show
usage: trove metadata-show <instance_id> <key>
Shows metadata entry for key <key> and instance <id>.
@@ -1873,7 +1873,7 @@ Shows metadata entry for key <key> and instance <id>.
- trove metadata-update command
+ trove metadata-update
usage: trove metadata-update <instance_id> <key> <newkey> <value>
Updates metadata, this is destructive.
@@ -1914,7 +1914,7 @@ Updates metadata, this is destructive.
- trove resize-instance command
+ trove resize-instance
usage: trove resize-instance <instance> <flavor_id>
Resizes an instance with a new flavor.
@@ -1939,7 +1939,7 @@ Resizes an instance with a new flavor.
- trove resize-volume command
+ trove resize-volume
usage: trove resize-volume <instance> <size>
Resizes the volume size of an instance.
@@ -1964,7 +1964,7 @@ Resizes the volume size of an instance.
- trove restart command
+ trove restart
usage: trove restart <instance>
Restarts an instance.
@@ -1981,7 +1981,7 @@ Restarts an instance.
- trove root-enable command
+ trove root-enable
usage: trove root-enable <instance>
Enables root for an instance and resets if already exists.
@@ -1998,7 +1998,7 @@ Enables root for an instance and resets if already exists.
- trove root-show command
+ trove root-show
usage: trove root-show <instance>
Gets status if root was ever enabled for an instance.
@@ -2015,7 +2015,7 @@ Gets status if root was ever enabled for an instance.
- trove secgroup-add-rule command
+ trove secgroup-add-rule
usage: trove secgroup-add-rule <security_group> <cidr>
Creates a security group rule.
@@ -2040,7 +2040,7 @@ Creates a security group rule.
- trove secgroup-delete-rule command
+ trove secgroup-delete-rule
usage: trove secgroup-delete-rule <security_group_rule>
Deletes a security group rule.
@@ -2057,14 +2057,14 @@ Deletes a security group rule.
- trove secgroup-list command
+ trove secgroup-list
usage: trove secgroup-list
Lists all security groups.
- trove secgroup-list-rules command
+ trove secgroup-list-rules
usage: trove secgroup-list-rules <security_group>
Lists all rules for a security group.
@@ -2081,7 +2081,7 @@ Lists all rules for a security group.
- trove secgroup-show command
+ trove secgroup-show
usage: trove secgroup-show <security_group>
Shows details of a security group.
@@ -2098,7 +2098,7 @@ Shows details of a security group.
- trove show command
+ trove show
usage: trove show <instance>
Shows details of an instance.
@@ -2115,7 +2115,7 @@ Shows details of an instance.
- trove update command
+ trove update
usage: trove update <instance>
[--name <name>] [--configuration <configuration>]
[--detach-replica-source] [--remove_configuration]
@@ -2170,7 +2170,7 @@ Updates an instance: Edits name, configuration, or replica source.
- trove user-create command
+ trove user-create
usage: trove user-create <instance> <name> <password>
[--host <host>]
[--databases <databases> [<databases> ...]]
@@ -2224,7 +2224,7 @@ Creates a user on an instance.
- trove user-delete command
+ trove user-delete
usage: trove user-delete [--host <host>] <instance> <name>
Deletes a user from an instance.
@@ -2260,7 +2260,7 @@ Deletes a user from an instance.
- trove user-grant-access command
+ trove user-grant-access
usage: trove user-grant-access <instance> <name> <databases> [<databases> ...]
[--host <host>]
@@ -2305,7 +2305,7 @@ Grants access to a database(s) for a user.
- trove user-list command
+ trove user-list
usage: trove user-list <instance>
Lists the users for an instance.
@@ -2322,7 +2322,7 @@ Lists the users for an instance.
- trove user-revoke-access command
+ trove user-revoke-access
usage: trove user-revoke-access [--host <host>] <instance> <name> <database>
Revokes access to a database for a user.
@@ -2366,7 +2366,7 @@ Revokes access to a database for a user.
- trove user-show command
+ trove user-show
usage: trove user-show [--host <host>] <instance> <name>
Shows details of a user of an instance.
@@ -2402,7 +2402,7 @@ Shows details of a user of an instance.
- trove user-show-access command
+ trove user-show-access
usage: trove user-show-access [--host <host>] <instance> <name>
Shows access details of a user of an instance.
@@ -2438,7 +2438,7 @@ Shows access details of a user of an instance.
- trove user-update-attributes command
+ trove user-update-attributes
usage: trove user-update-attributes <instance> <name>
[--host <host>] [--new_name <new_name>]
[--new_password <new_password>]