gcloud_alpha_bigtable_app-profiles_update (1)
NAME
- gcloud alpha bigtable app-profiles update - update a Bigtable app_profile
SYNOPSIS
-
gcloud alpha bigtable app-profiles update (APP_PROFILE : --instance=INSTANCE) [--async] [--description=DESCRIPTION] [--force] [--route-any | [--route-to=ROUTE_TO : --transactional-writes]] [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
(ALPHA) Update a Bigtable app_profile.
POSITIONAL ARGUMENTS
-
-
- App profile resource - The app profile to update. The arguments in this group can be used to specify the attributes of this resource. (NOTE) Some attributes are not given arguments in this group but can be set in other ways. To set the [project] attribute: provide the argument [app_profile] on the command line with a fully specified name; provide the argument [--project] on the command line; set the property [core/project]. This must be specified.
-
- APP_PROFILE
-
ID of the app-profile or fully qualified identifier for the app-profile. This
positional must be specified if any of the other arguments in this group are
specified.
- --instance=INSTANCE
-
The Cloud Bigtable instance for the app-profile.
- App profile resource - The app profile to update. The arguments in this group can be used to specify the attributes of this resource. (NOTE) Some attributes are not given arguments in this group but can be set in other ways. To set the [project] attribute: provide the argument [app_profile] on the command line with a fully specified name; provide the argument [--project] on the command line; set the property [core/project]. This must be specified.
-
FLAGS
-
- --async
-
Return immediately, without waiting for operation to complete.
- --description=DESCRIPTION
-
Friendly name of the app-profile.
- --force
-
Ignore warnings and force update.
-
At most one of these may be specified:
-
-
Multi Cluster Routing Policy
-
- --route-any
-
Use Multi Cluster Routing policy.
-
-
Single Cluster Routing Policy
-
- --route-to=ROUTE_TO
-
Cluster ID to route to using Single Cluster Routing policy. This flag must be
specified if any of the other arguments in this group are specified.
- --transactional-writes
-
Allow transactional writes with a Single Cluster Routing policy.
-
-
Multi Cluster Routing Policy
-
GCLOUD WIDE FLAGS
These flags are available to all commands: --account, --configuration, --flags-file, --flatten, --format, --help, --log-http, --project, --quiet, --trace-token, --user-output-enabled, --verbosity. Run $ gcloud help for details.
NOTES
This command is currently in ALPHA and may change without notice. If this command fails with API permission errors despite specifying the right project, you will have to apply for early access and have your projects registered on the API whitelist to use it. To do so, contact Support at cloud.google.com/support This variant is also available:
- $ gcloud beta bigtable app-profiles update