mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-19 07:15:23 +00:00
gcloud: Thu Sep 8 09:21:50 UTC 2022
This commit is contained in:
parent
6749f65ca2
commit
e7bec9b31b
154 changed files with 2457 additions and 577 deletions
|
|
@ -56,8 +56,7 @@ POSITIONAL ARGUMENTS
|
|||
arguments in this group are specified.
|
||||
|
||||
--instance=INSTANCE
|
||||
The name of the Cloud Bigtable instance. To set the instance
|
||||
attribute:
|
||||
Name of the Cloud Bigtable instance. To set the instance attribute:
|
||||
▸ provide the argument table on the command line with a fully
|
||||
specified name;
|
||||
▸ provide the argument --instance on the command line.
|
||||
|
|
|
|||
|
|
@ -37,8 +37,7 @@ POSITIONAL ARGUMENTS
|
|||
arguments in this group are specified.
|
||||
|
||||
--instance=INSTANCE
|
||||
The name of the Cloud Bigtable instance. To set the instance
|
||||
attribute:
|
||||
Name of the Cloud Bigtable instance. To set the instance attribute:
|
||||
▸ provide the argument table on the command line with a fully
|
||||
specified name;
|
||||
▸ provide the argument --instance on the command line.
|
||||
|
|
|
|||
|
|
@ -41,8 +41,7 @@ POSITIONAL ARGUMENTS
|
|||
arguments in this group are specified.
|
||||
|
||||
--instance=INSTANCE
|
||||
The name of the Cloud Bigtable instance. To set the instance
|
||||
attribute:
|
||||
Name of the Cloud Bigtable instance. To set the instance attribute:
|
||||
▸ provide the argument table on the command line with a fully
|
||||
specified name;
|
||||
▸ provide the argument --instance on the command line.
|
||||
|
|
|
|||
|
|
@ -56,8 +56,7 @@ POSITIONAL ARGUMENTS
|
|||
arguments in this group are specified.
|
||||
|
||||
--instance=INSTANCE
|
||||
The name of the Cloud Bigtable instance. To set the instance
|
||||
attribute:
|
||||
Name of the Cloud Bigtable instance. To set the instance attribute:
|
||||
▸ provide the argument table on the command line with a fully
|
||||
specified name;
|
||||
▸ provide the argument --instance on the command line.
|
||||
|
|
|
|||
|
|
@ -51,8 +51,7 @@ REQUIRED FLAGS
|
|||
this group are specified.
|
||||
|
||||
--destination-instance=DESTINATION_INSTANCE
|
||||
The name of the Cloud Bigtable instance. To set the instance
|
||||
attribute:
|
||||
Name of the Cloud Bigtable instance. To set the instance attribute:
|
||||
▸ provide the argument --destination on the command line with a
|
||||
fully specified name;
|
||||
▸ provide the argument --destination-instance on the command line;
|
||||
|
|
@ -78,14 +77,13 @@ REQUIRED FLAGS
|
|||
this group are specified.
|
||||
|
||||
--source-cluster=SOURCE_CLUSTER
|
||||
The name of the Cloud Bigtable cluster. To set the cluster attribute:
|
||||
Name of the Cloud Bigtable cluster. To set the cluster attribute:
|
||||
▸ provide the argument --source on the command line with a fully
|
||||
specified name;
|
||||
▸ provide the argument --source-cluster on the command line.
|
||||
|
||||
--source-instance=SOURCE_INSTANCE
|
||||
The name of the Cloud Bigtable instance. To set the instance
|
||||
attribute:
|
||||
Name of the Cloud Bigtable instance. To set the instance attribute:
|
||||
▸ provide the argument --source on the command line with a fully
|
||||
specified name;
|
||||
▸ provide the argument --source-instance on the command line;
|
||||
|
|
|
|||
|
|
@ -40,8 +40,7 @@ POSITIONAL ARGUMENTS
|
|||
arguments in this group are specified.
|
||||
|
||||
--instance=INSTANCE
|
||||
The name of the Cloud Bigtable instance. To set the instance
|
||||
attribute:
|
||||
Name of the Cloud Bigtable instance. To set the instance attribute:
|
||||
▸ provide the argument table on the command line with a fully
|
||||
specified name;
|
||||
▸ provide the argument --instance on the command line.
|
||||
|
|
|
|||
|
|
@ -10,7 +10,7 @@ DESCRIPTION
|
|||
(BETA) Undelete a previously deleted Cloud Bigtable table.
|
||||
|
||||
EXAMPLES
|
||||
To undelete the table 'my-table' in instance 'my-instance', run:
|
||||
To undelete the table my-table in instance my-instance, run:
|
||||
|
||||
$ gcloud beta bigtable instances tables undelete my-table \
|
||||
--instance=my-instance
|
||||
|
|
@ -36,8 +36,7 @@ POSITIONAL ARGUMENTS
|
|||
arguments in this group are specified.
|
||||
|
||||
--instance=INSTANCE
|
||||
The name of the Cloud Bigtable instance. To set the instance
|
||||
attribute:
|
||||
Name of the Cloud Bigtable instance. To set the instance attribute:
|
||||
▸ provide the argument table on the command line with a fully
|
||||
specified name;
|
||||
▸ provide the argument --instance on the command line.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue