mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-08 18:45:13 +00:00
39 lines
770 B
Text
39 lines
770 B
Text
NAME
|
|
gcloud bigtable app-profiles - manage Cloud Bigtable app profiles
|
|
|
|
SYNOPSIS
|
|
gcloud bigtable app-profiles COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
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
|
|
Create a new Bigtable app profile.
|
|
|
|
delete
|
|
Delete a Bigtable app profile.
|
|
|
|
describe
|
|
Describe an existing Bigtable app profile.
|
|
|
|
list
|
|
List Bigtable app profiles.
|
|
|
|
update
|
|
Update a Bigtable app profile.
|
|
|
|
NOTES
|
|
These variants are also available:
|
|
|
|
$ gcloud alpha bigtable app-profiles
|
|
|
|
$ gcloud beta bigtable app-profiles
|
|
|