Trove Command line tool
Bases: troveclient.compat.common.AuthedCommandsBase
Command to manage and show backups.
Create a new backup.
Delete a backup.
Get details for the specified backup.
List backups.
Bases: troveclient.compat.common.AuthedCommandsBase
Command to manage and show configurations.
Create a new configuration.
Delete a configuration.
Edit an existing configuration values.
Get details for the specified configuration.
List configurations.
Get details for the specified configuration.
Update an existing configuration.
Bases: troveclient.compat.common.AuthedCommandsBase
Database CRUD operations on an instance.
Create a database.
Delete a database.
List the databases.
Bases: troveclient.compat.common.AuthedCommandsBase
Command to show configuration parameters for a datastore.
List parameters that can be set.
List parameters that can be set.
Bases: troveclient.compat.common.AuthedCommandsBase
Command for listing Flavors.
List the available flavors.
Bases: troveclient.compat.common.AuthedCommandsBase
Commands to perform various instance operations and actions.
Get a list of backups for the specified instance.
Get configuration for the specified instance.
Create a new instance.
Delete the specified instance.
Get details for the specified instance.
List all instances for account.
Modify an instance.
Resize an instance flavor
Resize an instance volume.
Restart the database.
Bases: troveclient.compat.common.AuthedCommandsBase
Show the rate limits and absolute limits.
List the rate limits and absolute limits.
Bases: troveclient.compat.common.AuthedCommandsBase
Commands to create/update/replace/delete/show metadata for an instance
Show instance metadata.
Bases: troveclient.compat.common.AuthedCommandsBase
Root user related operations on an instance.
Enable the instance’s root user.
Disable the instance’s root user.
Check the instance for root access.
Bases: troveclient.compat.common.AuthedCommandsBase
Commands to list and show Security Groups For an Instance and create and delete security group rules for them.
Add a security group rule.
Delete a security group rule.
Get a security group associated with an instance.
List all the Security Groups and the rules.
Bases: troveclient.compat.common.AuthedCommandsBase
User CRUD operations on an instance.
Show all databases the user has access to.
Change the password of a single user.
Create a user in instance, with access to one or more databases.
Delete the specified user
Get a single user.
Allow an existing user permissions to access one or more databases.
List all the users for an instance.
Revoke from an existing user access permissions to a database.
Update attributes of a single user.
Bases: troveclient.compat.common.AuthedCommandsBase
List available versions.
List all the supported versions.
Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.