mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-09 19:06:53 +00:00
27 lines
654 B
Text
27 lines
654 B
Text
NAME
|
|
gcloud beta spanner databases roles - manage Cloud Spanner database roles
|
|
|
|
SYNOPSIS
|
|
gcloud beta spanner databases roles COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
(BETA) 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
|
|
(BETA) List the Cloud Spanner database roles contained within the given
|
|
database.
|
|
|
|
NOTES
|
|
This command is currently in beta and might change without notice. This
|
|
variant is also available:
|
|
|
|
$ gcloud alpha spanner databases roles
|
|
|