Share via


az cosmosdb table restorable-table

Note

This reference is part of the cosmosdb-preview extension for the Azure CLI (version 2.17.1 or higher). The extension will automatically install the first time you run an az cosmosdb table restorable-table command. Learn more about extensions.

This command group is in preview and under development. Reference and support levels: https://aka.ms/CLI_refstatus

Manage different versions of tables that are restorable in Azure Cosmos DB account.

Commands

Name Description Type Status
az cosmosdb table restorable-table list

List all the versions of all the tables that were created / modified / deleted in the given restorable account.

Extension Preview

az cosmosdb table restorable-table list

Preview

Command group 'cosmosdb table restorable-table' is in preview and under development. Reference and support levels: https://aka.ms/CLI_refstatus

List all the versions of all the tables that were created / modified / deleted in the given restorable account.

az cosmosdb table restorable-table list --instance-id
                                        --location
                                        [--end-time]
                                        [--start-time]

Required Parameters

--instance-id -i

InstanceId of the Account.

--location -l

Location.

Optional Parameters

--end-time -e

End time of restorable tables event feed.

--start-time -s

Start time of restorable tables event feed.

Global Parameters
--debug

Increase logging verbosity to show all debug logs.

--help -h

Show this help message and exit.

--only-show-errors

Only show errors, suppressing warnings.

--output -o

Output format.

accepted values: json, jsonc, none, table, tsv, yaml, yamlc
default value: json
--query

JMESPath query string. See http://jmespath.org/ for more information and examples.

--subscription

Name or ID of subscription. You can configure the default subscription using az account set -s NAME_OR_ID.

--verbose

Increase logging verbosity. Use --debug for full debug logs.