az cosmosdb table restorable-resource

Note

This command group has commands that are defined in both Azure CLI and at least one extension. Install each extension to benefit from its extended capabilities. Learn more about extensions.

Manage the tables that can be restored in the given account at the given timestamp and region.

Commands

Name Description Type Status
az cosmosdb table restorable-resource list

List all the tables that can be restored in the given account at the given timestamp and region.

Core GA
az cosmosdb table restorable-resource list (cosmosdb-preview extension)

List all the tables that can be restored in the given account at the given timestamp and region.

Extension Preview

az cosmosdb table restorable-resource list

List all the tables that can be restored in the given account at the given timestamp and region.

az cosmosdb table restorable-resource list --instance-id
                                           --location
                                           --restore-location
                                           --restore-timestamp

Required Parameters

--instance-id -i

InstanceId of the Account.

--location -l

Azure Location of the account.

--restore-location -r

The region of the restore.

--restore-timestamp -t

The timestamp of the restore.

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.

az cosmosdb table restorable-resource list (cosmosdb-preview extension)

Preview

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

List all the tables that can be restored in the given account at the given timestamp and region.

az cosmosdb table restorable-resource list --instance-id
                                           --location
                                           --restore-location
                                           --restore-timestamp

Required Parameters

--instance-id -i

InstanceId of the Account.

--location -l

Azure Location of the account.

--restore-location -r

The region of the restore.

--restore-timestamp -t

The timestamp of the restore.

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.