1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-16 12:22:03 +00:00
gcloud-help/gcloud/alpha/bigtable/hot-tablets/help

31 lines
832 B
Text
Raw Normal View History

2022-03-01 04:29:52 +00:00
NAME
gcloud alpha bigtable hot-tablets - manage Cloud Bigtable hot tablets
SYNOPSIS
gcloud alpha bigtable hot-tablets COMMAND [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
(ALPHA) Manage Cloud Bigtable hot tablets.
GCLOUD WIDE FLAGS
These flags are available to all commands: --help.
Run $ gcloud help for details.
COMMANDS
COMMAND is one of the following:
list
2022-04-13 08:33:42 +00:00
(ALPHA) List hot tablets in a Cloud Bigtable cluster.
2022-03-01 04:29:52 +00:00
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
2022-04-13 08:33:42 +00:00
access allowlist. These variants are also available:
$ gcloud bigtable hot-tablets
$ gcloud beta bigtable hot-tablets
2022-03-01 04:29:52 +00:00