1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-18 14:56:05 +00:00

gcloud: Wed Mar 8 10:34:05 UTC 2023

This commit is contained in:
Automated 2023-03-08 10:34:05 +00:00
parent bdaa0b3cfc
commit 29661f002c
111 changed files with 1800 additions and 704 deletions

View file

@ -1,6 +1,6 @@
NAME
gcloud alpha spanner databases roles list - list the Cloud Spanner database
roles contained within the given database
roles defined in the given database
SYNOPSIS
gcloud alpha spanner databases roles list
@ -9,7 +9,7 @@ SYNOPSIS
[GCLOUD_WIDE_FLAG ...]
DESCRIPTION
(ALPHA) List the Cloud Spanner database roles contained within the given
(ALPHA) List the Cloud Spanner database roles defined in the given
database.
EXAMPLES
@ -90,7 +90,9 @@ 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
access allowlist. This variant is also available:
access allowlist. These variants are also available:
$ gcloud spanner databases roles list
$ gcloud beta spanner databases roles list