1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-20 04:58:26 +00:00

gcloud: Wed Apr 13 08:33:42 UTC 2022

This commit is contained in:
Automated 2022-04-13 08:33:42 +00:00
parent f88a614da8
commit 9dcb91c709
143 changed files with 4432 additions and 242 deletions

View file

@ -1,6 +1,6 @@
NAME
gcloud alpha bigtable hot-tablets list - list Hottablets in Bigtable
cluster
gcloud alpha bigtable hot-tablets list - list hot tablets in a Cloud
Bigtable cluster
SYNOPSIS
gcloud alpha bigtable hot-tablets list (CLUSTER : --instance=INSTANCE)
@ -9,7 +9,7 @@ SYNOPSIS
[GCLOUD_WIDE_FLAG ...]
DESCRIPTION
(ALPHA) List Hottablets in Bigtable cluster.
(ALPHA) List hot tablets in a Cloud Bigtable cluster.
EXAMPLES
Search for hot tablets in the past 24 hours:
@ -109,5 +109,9 @@ NOTES
This command is currently in alpha and might change without notice. If this
command fails with API permission errors despite specifying the correct
project, you might be trying to access an API with an invitation-only early
access allowlist.
access allowlist. These variants are also available:
$ gcloud bigtable hot-tablets list
$ gcloud beta bigtable hot-tablets list