1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-18 23:08:48 +00:00

gcloud: Wed Mar 13 09:56:21 UTC 2024

This commit is contained in:
Automated 2024-03-13 09:56:22 +00:00
parent 7f632e0c5d
commit 75379bf68b
273 changed files with 9390 additions and 532 deletions

View file

@ -28,17 +28,17 @@ EXAMPLES
POSITIONAL ARGUMENTS
ROLE_ID
The id of the custom role to create. For example: CustomRole. You must
also specify the --organization or --project flag.
ID of the custom role to create. You must also specify the
--organization or --project flag.
REQUIRED FLAGS
Exactly one of these must be specified:
--organization=ORGANIZATION
The organization of the role you want to create.
Organization of the role you want to create.
--project=PROJECT_ID
The project of the role you want to create.
Project of the role you want to create.
The Google Cloud project ID to use for this invocation. If omitted,
then the current project is assumed; the current project can be

View file

@ -25,17 +25,17 @@ EXAMPLES
POSITIONAL ARGUMENTS
ROLE_ID
The id of the custom role to delete. For example: CustomRole. You must
also specify the --organization or --project flag.
ID of the custom role to delete. You must also specify the
--organization or --project flag.
REQUIRED FLAGS
Exactly one of these must be specified:
--organization=ORGANIZATION
The organization of the role you want to delete.
Organization of the role you want to delete.
--project=PROJECT_ID
The project of the role you want to delete.
Project of the role you want to delete.
The Google Cloud project ID to use for this invocation. If omitted,
then the current project is assumed; the current project can be

View file

@ -32,18 +32,18 @@ EXAMPLES
POSITIONAL ARGUMENTS
ROLE_ID
The id of the role to describe. Curated roles example: roles/viewer.
Custom roles example: CustomRole. For custom roles, you must also
specify the --organization or --project flag.
ID of the role to describe. Curated roles example: roles/viewer. Custom
roles example: CustomRole. For custom roles, you must also specify the
--organization or --project flag.
FLAGS
At most one of these can be specified:
--organization=ORGANIZATION
The organization of the role you want to describe.
Organization of the role you want to describe.
--project=PROJECT_ID
The project of the role you want to describe.
Project of the role you want to describe.
The Google Cloud project ID to use for this invocation. If omitted,
then the current project is assumed; the current project can be

View file

@ -34,10 +34,10 @@ FLAGS
At most one of these can be specified:
--organization=ORGANIZATION
The organization of the role you want to list.
Organization of the role you want to list.
--project=PROJECT_ID
The project of the role you want to list.
Project of the role you want to list.
The Google Cloud project ID to use for this invocation. If omitted,
then the current project is assumed; the current project can be

View file

@ -28,17 +28,17 @@ EXAMPLES
POSITIONAL ARGUMENTS
ROLE_ID
The id of the custom role to undelete. For example: CustomRole. You
must also specify the --organization or --project flag.
ID of the custom role to undelete. You must also specify the
--organization or --project flag.
REQUIRED FLAGS
Exactly one of these must be specified:
--organization=ORGANIZATION
The organization of the role you want to undelete.
Organization of the role you want to undelete.
--project=PROJECT_ID
The project of the role you want to undelete.
Project of the role you want to undelete.
The Google Cloud project ID to use for this invocation. If omitted,
then the current project is assumed; the current project can be

View file

@ -25,17 +25,17 @@ EXAMPLES
POSITIONAL ARGUMENTS
ROLE_ID
The id of the custom role to update. For example: CustomRole. You must
also specify the --organization or --project flag.
ID of the custom role to update. You must also specify the
--organization or --project flag.
REQUIRED FLAGS
Exactly one of these must be specified:
--organization=ORGANIZATION
The organization of the role you want to update.
Organization of the role you want to update.
--project=PROJECT_ID
The project of the role you want to update.
Project of the role you want to update.
The Google Cloud project ID to use for this invocation. If omitted,
then the current project is assumed; the current project can be