mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-20 13:10:18 +00:00
gcloud: Wed Jul 31 09:35:15 UTC 2024
This commit is contained in:
parent
3a4c5997b9
commit
ed2f818f7a
2722 changed files with 12631 additions and 6826 deletions
|
|
@ -5,8 +5,8 @@ NAME
|
|||
SYNOPSIS
|
||||
gcloud alpha compute networks subnets add-iam-policy-binding
|
||||
(SUBNETWORK : --region=REGION) --member=PRINCIPAL --role=ROLE
|
||||
[--condition=[KEY=VALUE,...]
|
||||
| --condition-from-file=CONDITION_FROM_FILE] [GCLOUD_WIDE_FLAG ...]
|
||||
[--condition=[KEY=VALUE,...] | --condition-from-file=PATH_TO_FILE]
|
||||
[GCLOUD_WIDE_FLAG ...]
|
||||
|
||||
DESCRIPTION
|
||||
(ALPHA) Add an IAM policy binding to the IAM policy of a Compute Engine
|
||||
|
|
@ -45,8 +45,8 @@ POSITIONAL ARGUMENTS
|
|||
To set the project attribute:
|
||||
◆ provide the argument subnetwork on the command line with a fully
|
||||
specified name;
|
||||
◆ set the property core/project;
|
||||
◆ provide the argument --project on the command line.
|
||||
◆ provide the argument --project on the command line;
|
||||
◆ set the property core/project.
|
||||
|
||||
This must be specified.
|
||||
|
||||
|
|
@ -124,9 +124,10 @@ OPTIONAL FLAGS
|
|||
description
|
||||
(Optional) Additional description for the expression.
|
||||
|
||||
--condition-from-file=CONDITION_FROM_FILE
|
||||
--condition-from-file=PATH_TO_FILE
|
||||
Path to a local JSON or YAML file that defines the condition. To see
|
||||
available fields, see the help for --condition.
|
||||
available fields, see the help for --condition. Use a full or
|
||||
relative path to a local file containing the value of condition.
|
||||
|
||||
GCLOUD WIDE FLAGS
|
||||
These flags are available to all commands: --access-token-file, --account,
|
||||
|
|
|
|||
|
|
@ -50,8 +50,8 @@ POSITIONAL ARGUMENTS
|
|||
To set the project attribute:
|
||||
▸ provide the argument subnetwork on the command line with a fully
|
||||
specified name;
|
||||
▸ set the property core/project;
|
||||
▸ provide the argument --project on the command line.
|
||||
▸ provide the argument --project on the command line;
|
||||
▸ set the property core/project.
|
||||
|
||||
SUBNETWORK
|
||||
ID of the subnetwork or fully qualified identifier for the
|
||||
|
|
|
|||
|
|
@ -30,8 +30,8 @@ POSITIONAL ARGUMENTS
|
|||
To set the project attribute:
|
||||
◆ provide the argument subnetwork on the command line with a fully
|
||||
specified name;
|
||||
◆ set the property core/project;
|
||||
◆ provide the argument --project on the command line.
|
||||
◆ provide the argument --project on the command line;
|
||||
◆ set the property core/project.
|
||||
|
||||
This must be specified.
|
||||
|
||||
|
|
|
|||
|
|
@ -6,7 +6,7 @@ SYNOPSIS
|
|||
gcloud alpha compute networks subnets remove-iam-policy-binding
|
||||
(SUBNETWORK : --region=REGION) --member=PRINCIPAL --role=ROLE
|
||||
[--all | --condition=[KEY=VALUE,...]
|
||||
| --condition-from-file=CONDITION_FROM_FILE] [GCLOUD_WIDE_FLAG ...]
|
||||
| --condition-from-file=PATH_TO_FILE] [GCLOUD_WIDE_FLAG ...]
|
||||
|
||||
DESCRIPTION
|
||||
(ALPHA) Remove an IAM policy binding from the IAM policy of a Compute
|
||||
|
|
@ -45,8 +45,8 @@ POSITIONAL ARGUMENTS
|
|||
To set the project attribute:
|
||||
◆ provide the argument subnetwork on the command line with a fully
|
||||
specified name;
|
||||
◆ set the property core/project;
|
||||
◆ provide the argument --project on the command line.
|
||||
◆ provide the argument --project on the command line;
|
||||
◆ set the property core/project.
|
||||
|
||||
This must be specified.
|
||||
|
||||
|
|
@ -129,9 +129,10 @@ OPTIONAL FLAGS
|
|||
description
|
||||
(Optional) Additional description for the expression.
|
||||
|
||||
--condition-from-file=CONDITION_FROM_FILE
|
||||
--condition-from-file=PATH_TO_FILE
|
||||
Path to a local JSON or YAML file that defines the condition. To see
|
||||
available fields, see the help for --condition.
|
||||
available fields, see the help for --condition. Use a full or
|
||||
relative path to a local file containing the value of condition.
|
||||
|
||||
GCLOUD WIDE FLAGS
|
||||
These flags are available to all commands: --access-token-file, --account,
|
||||
|
|
|
|||
|
|
@ -29,8 +29,8 @@ POSITIONAL ARGUMENTS
|
|||
To set the project attribute:
|
||||
◆ provide the argument subnetwork on the command line with a fully
|
||||
specified name;
|
||||
◆ set the property core/project;
|
||||
◆ provide the argument --project on the command line.
|
||||
◆ provide the argument --project on the command line;
|
||||
◆ set the property core/project.
|
||||
|
||||
This must be specified.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue