1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-11 15:39:42 +00:00
gcloud-help/gcloud/alpha/spanner/databases/roles/help

32 lines
879 B
Text
Raw Normal View History

2022-08-31 09:34:57 +00:00
NAME
gcloud alpha spanner databases roles - manage Cloud Spanner database roles
SYNOPSIS
gcloud alpha spanner databases roles COMMAND [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
(ALPHA) Manage Cloud Spanner database roles.
GCLOUD WIDE FLAGS
These flags are available to all commands: --help.
Run $ gcloud help for details.
COMMANDS
COMMAND is one of the following:
list
2023-03-08 10:34:05 +00:00
(ALPHA) List the Cloud Spanner database roles defined in the given
database.
2022-08-31 09:34:57 +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
2023-03-08 10:34:05 +00:00
access allowlist. These variants are also available:
$ gcloud spanner databases roles
2022-08-31 09:34:57 +00:00
$ gcloud beta spanner databases roles