mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-08 10:35:03 +00:00
40 lines
888 B
Text
40 lines
888 B
Text
NAME
|
|
gcloud beta bigtable app-profiles - manage Cloud Bigtable app profiles
|
|
|
|
SYNOPSIS
|
|
gcloud beta bigtable app-profiles COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
(BETA) Manage Cloud Bigtable app profiles.
|
|
|
|
GCLOUD WIDE FLAGS
|
|
These flags are available to all commands: --help.
|
|
|
|
Run $ gcloud help for details.
|
|
|
|
COMMANDS
|
|
COMMAND is one of the following:
|
|
|
|
create
|
|
(BETA) Create a new Bigtable app profile.
|
|
|
|
delete
|
|
(BETA) Delete a Bigtable app profile.
|
|
|
|
describe
|
|
(BETA) Describe an existing Bigtable app profile.
|
|
|
|
list
|
|
(BETA) List Bigtable app profiles.
|
|
|
|
update
|
|
(BETA) Update a Bigtable app profile.
|
|
|
|
NOTES
|
|
This command is currently in beta and might change without notice. These
|
|
variants are also available:
|
|
|
|
$ gcloud bigtable app-profiles
|
|
|
|
$ gcloud alpha bigtable app-profiles
|
|
|