mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-13 00:18:35 +00:00
gcloud: Wed Aug 27 10:57:46 UTC 2025
This commit is contained in:
parent
470b35e498
commit
93c043aaa0
176 changed files with 5452 additions and 264 deletions
|
|
@ -28,8 +28,10 @@ GROUPS
|
|||
(BETA) Manage Secure Source Manager repositories.
|
||||
|
||||
NOTES
|
||||
This command is currently in beta and might change without notice. This
|
||||
variant is also available:
|
||||
This command is currently in beta and might change without notice. These
|
||||
variants are also available:
|
||||
|
||||
$ gcloud source-manager
|
||||
|
||||
$ gcloud alpha source-manager
|
||||
|
||||
|
|
|
|||
|
|
@ -88,8 +88,10 @@ API REFERENCE
|
|||
https://cloud.google.com/secure-source-manager
|
||||
|
||||
NOTES
|
||||
This command is currently in beta and might change without notice. This
|
||||
variant is also available:
|
||||
This command is currently in beta and might change without notice. These
|
||||
variants are also available:
|
||||
|
||||
$ gcloud source-manager instances add-iam-policy-binding
|
||||
|
||||
$ gcloud alpha source-manager instances add-iam-policy-binding
|
||||
|
||||
|
|
|
|||
|
|
@ -94,8 +94,10 @@ GCLOUD WIDE FLAGS
|
|||
Run $ gcloud help for details.
|
||||
|
||||
NOTES
|
||||
This command is currently in beta and might change without notice. This
|
||||
variant is also available:
|
||||
This command is currently in beta and might change without notice. These
|
||||
variants are also available:
|
||||
|
||||
$ gcloud source-manager instances create
|
||||
|
||||
$ gcloud alpha source-manager instances create
|
||||
|
||||
|
|
|
|||
|
|
@ -75,8 +75,10 @@ GCLOUD WIDE FLAGS
|
|||
Run $ gcloud help for details.
|
||||
|
||||
NOTES
|
||||
This command is currently in beta and might change without notice. This
|
||||
variant is also available:
|
||||
This command is currently in beta and might change without notice. These
|
||||
variants are also available:
|
||||
|
||||
$ gcloud source-manager instances delete
|
||||
|
||||
$ gcloud alpha source-manager instances delete
|
||||
|
||||
|
|
|
|||
|
|
@ -61,8 +61,10 @@ API REFERENCE
|
|||
https://cloud.google.com/secure-source-manager
|
||||
|
||||
NOTES
|
||||
This command is currently in beta and might change without notice. This
|
||||
variant is also available:
|
||||
This command is currently in beta and might change without notice. These
|
||||
variants are also available:
|
||||
|
||||
$ gcloud source-manager instances describe
|
||||
|
||||
$ gcloud alpha source-manager instances describe
|
||||
|
||||
|
|
|
|||
|
|
@ -88,8 +88,10 @@ API REFERENCE
|
|||
https://cloud.google.com/secure-source-manager
|
||||
|
||||
NOTES
|
||||
This command is currently in beta and might change without notice. This
|
||||
variant is also available:
|
||||
This command is currently in beta and might change without notice. These
|
||||
variants are also available:
|
||||
|
||||
$ gcloud source-manager instances get-iam-policy
|
||||
|
||||
$ gcloud alpha source-manager instances get-iam-policy
|
||||
|
||||
|
|
|
|||
|
|
@ -42,8 +42,10 @@ COMMANDS
|
|||
(BETA) Set the IAM policy for a Secure Source Manager instance.
|
||||
|
||||
NOTES
|
||||
This command is currently in beta and might change without notice. This
|
||||
variant is also available:
|
||||
This command is currently in beta and might change without notice. These
|
||||
variants are also available:
|
||||
|
||||
$ gcloud source-manager instances
|
||||
|
||||
$ gcloud alpha source-manager instances
|
||||
|
||||
|
|
|
|||
|
|
@ -81,8 +81,10 @@ API REFERENCE
|
|||
https://cloud.google.com/secure-source-manager
|
||||
|
||||
NOTES
|
||||
This command is currently in beta and might change without notice. This
|
||||
variant is also available:
|
||||
This command is currently in beta and might change without notice. These
|
||||
variants are also available:
|
||||
|
||||
$ gcloud source-manager instances list
|
||||
|
||||
$ gcloud alpha source-manager instances list
|
||||
|
||||
|
|
|
|||
|
|
@ -89,8 +89,10 @@ API REFERENCE
|
|||
https://cloud.google.com/secure-source-manager
|
||||
|
||||
NOTES
|
||||
This command is currently in beta and might change without notice. This
|
||||
variant is also available:
|
||||
This command is currently in beta and might change without notice. These
|
||||
variants are also available:
|
||||
|
||||
$ gcloud source-manager instances remove-iam-policy-binding
|
||||
|
||||
$ gcloud alpha source-manager instances remove-iam-policy-binding
|
||||
|
||||
|
|
|
|||
|
|
@ -68,8 +68,10 @@ API REFERENCE
|
|||
https://cloud.google.com/secure-source-manager
|
||||
|
||||
NOTES
|
||||
This command is currently in beta and might change without notice. This
|
||||
variant is also available:
|
||||
This command is currently in beta and might change without notice. These
|
||||
variants are also available:
|
||||
|
||||
$ gcloud source-manager instances set-iam-policy
|
||||
|
||||
$ gcloud alpha source-manager instances set-iam-policy
|
||||
|
||||
|
|
|
|||
|
|
@ -20,8 +20,10 @@ COMMANDS
|
|||
(BETA) List Secure Source Manager locations.
|
||||
|
||||
NOTES
|
||||
This command is currently in beta and might change without notice. This
|
||||
variant is also available:
|
||||
This command is currently in beta and might change without notice. These
|
||||
variants are also available:
|
||||
|
||||
$ gcloud source-manager locations
|
||||
|
||||
$ gcloud alpha source-manager locations
|
||||
|
||||
|
|
|
|||
|
|
@ -62,8 +62,10 @@ API REFERENCE
|
|||
https://cloud.google.com/secure-source-manager
|
||||
|
||||
NOTES
|
||||
This command is currently in beta and might change without notice. This
|
||||
variant is also available:
|
||||
This command is currently in beta and might change without notice. These
|
||||
variants are also available:
|
||||
|
||||
$ gcloud source-manager locations list
|
||||
|
||||
$ gcloud alpha source-manager locations list
|
||||
|
||||
|
|
|
|||
|
|
@ -61,8 +61,10 @@ API REFERENCE
|
|||
https://cloud.google.com/secure-source-manager
|
||||
|
||||
NOTES
|
||||
This command is currently in beta and might change without notice. This
|
||||
variant is also available:
|
||||
This command is currently in beta and might change without notice. These
|
||||
variants are also available:
|
||||
|
||||
$ gcloud source-manager operations describe
|
||||
|
||||
$ gcloud alpha source-manager operations describe
|
||||
|
||||
|
|
|
|||
|
|
@ -23,8 +23,10 @@ COMMANDS
|
|||
(BETA) List Secure Source Manager operations.
|
||||
|
||||
NOTES
|
||||
This command is currently in beta and might change without notice. This
|
||||
variant is also available:
|
||||
This command is currently in beta and might change without notice. These
|
||||
variants are also available:
|
||||
|
||||
$ gcloud source-manager operations
|
||||
|
||||
$ gcloud alpha source-manager operations
|
||||
|
||||
|
|
|
|||
|
|
@ -81,8 +81,10 @@ API REFERENCE
|
|||
https://cloud.google.com/secure-source-manager
|
||||
|
||||
NOTES
|
||||
This command is currently in beta and might change without notice. This
|
||||
variant is also available:
|
||||
This command is currently in beta and might change without notice. These
|
||||
variants are also available:
|
||||
|
||||
$ gcloud source-manager operations list
|
||||
|
||||
$ gcloud alpha source-manager operations list
|
||||
|
||||
|
|
|
|||
|
|
@ -90,8 +90,10 @@ API REFERENCE
|
|||
https://cloud.google.com/secure-source-manager
|
||||
|
||||
NOTES
|
||||
This command is currently in beta and might change without notice. This
|
||||
variant is also available:
|
||||
This command is currently in beta and might change without notice. These
|
||||
variants are also available:
|
||||
|
||||
$ gcloud source-manager repos add-iam-policy-binding
|
||||
|
||||
$ gcloud alpha source-manager repos add-iam-policy-binding
|
||||
|
||||
|
|
|
|||
|
|
@ -86,8 +86,10 @@ GCLOUD WIDE FLAGS
|
|||
Run $ gcloud help for details.
|
||||
|
||||
NOTES
|
||||
This command is currently in beta and might change without notice. This
|
||||
variant is also available:
|
||||
This command is currently in beta and might change without notice. These
|
||||
variants are also available:
|
||||
|
||||
$ gcloud source-manager repos create
|
||||
|
||||
$ gcloud alpha source-manager repos create
|
||||
|
||||
|
|
|
|||
|
|
@ -62,8 +62,10 @@ GCLOUD WIDE FLAGS
|
|||
Run $ gcloud help for details.
|
||||
|
||||
NOTES
|
||||
This command is currently in beta and might change without notice. This
|
||||
variant is also available:
|
||||
This command is currently in beta and might change without notice. These
|
||||
variants are also available:
|
||||
|
||||
$ gcloud source-manager repos delete
|
||||
|
||||
$ gcloud alpha source-manager repos delete
|
||||
|
||||
|
|
|
|||
|
|
@ -62,8 +62,10 @@ API REFERENCE
|
|||
https://cloud.google.com/secure-source-manager
|
||||
|
||||
NOTES
|
||||
This command is currently in beta and might change without notice. This
|
||||
variant is also available:
|
||||
This command is currently in beta and might change without notice. These
|
||||
variants are also available:
|
||||
|
||||
$ gcloud source-manager repos describe
|
||||
|
||||
$ gcloud alpha source-manager repos describe
|
||||
|
||||
|
|
|
|||
|
|
@ -89,8 +89,10 @@ API REFERENCE
|
|||
https://cloud.google.com/secure-source-manager
|
||||
|
||||
NOTES
|
||||
This command is currently in beta and might change without notice. This
|
||||
variant is also available:
|
||||
This command is currently in beta and might change without notice. These
|
||||
variants are also available:
|
||||
|
||||
$ gcloud source-manager repos get-iam-policy
|
||||
|
||||
$ gcloud alpha source-manager repos get-iam-policy
|
||||
|
||||
|
|
|
|||
|
|
@ -41,9 +41,14 @@ COMMANDS
|
|||
set-iam-policy
|
||||
(BETA) Set the IAM policy for a Secure Source Manager repository.
|
||||
|
||||
update
|
||||
(BETA) Update a Secure Source Manager repository.
|
||||
|
||||
NOTES
|
||||
This command is currently in beta and might change without notice. This
|
||||
variant is also available:
|
||||
This command is currently in beta and might change without notice. These
|
||||
variants are also available:
|
||||
|
||||
$ gcloud source-manager repos
|
||||
|
||||
$ gcloud alpha source-manager repos
|
||||
|
||||
|
|
|
|||
|
|
@ -60,8 +60,10 @@ GCLOUD WIDE FLAGS
|
|||
Run $ gcloud help for details.
|
||||
|
||||
NOTES
|
||||
This command is currently in beta and might change without notice. This
|
||||
variant is also available:
|
||||
This command is currently in beta and might change without notice. These
|
||||
variants are also available:
|
||||
|
||||
$ gcloud source-manager repos list
|
||||
|
||||
$ gcloud alpha source-manager repos list
|
||||
|
||||
|
|
|
|||
|
|
@ -91,8 +91,10 @@ API REFERENCE
|
|||
https://cloud.google.com/secure-source-manager
|
||||
|
||||
NOTES
|
||||
This command is currently in beta and might change without notice. This
|
||||
variant is also available:
|
||||
This command is currently in beta and might change without notice. These
|
||||
variants are also available:
|
||||
|
||||
$ gcloud source-manager repos remove-iam-policy-binding
|
||||
|
||||
$ gcloud alpha source-manager repos remove-iam-policy-binding
|
||||
|
||||
|
|
|
|||
|
|
@ -69,8 +69,10 @@ API REFERENCE
|
|||
https://cloud.google.com/secure-source-manager
|
||||
|
||||
NOTES
|
||||
This command is currently in beta and might change without notice. This
|
||||
variant is also available:
|
||||
This command is currently in beta and might change without notice. These
|
||||
variants are also available:
|
||||
|
||||
$ gcloud source-manager repos set-iam-policy
|
||||
|
||||
$ gcloud alpha source-manager repos set-iam-policy
|
||||
|
||||
|
|
|
|||
74
gcloud/beta/source-manager/repos/update
Normal file
74
gcloud/beta/source-manager/repos/update
Normal file
|
|
@ -0,0 +1,74 @@
|
|||
NAME
|
||||
gcloud beta source-manager repos update - update a Secure Source Manager
|
||||
repository
|
||||
|
||||
SYNOPSIS
|
||||
gcloud beta source-manager repos update (REPOSITORY : --region=REGION)
|
||||
[--description=DESCRIPTION] [--validate-only] [GCLOUD_WIDE_FLAG ...]
|
||||
|
||||
DESCRIPTION
|
||||
(BETA) Update a Secure Source Manager repository.
|
||||
|
||||
EXAMPLES
|
||||
To update the description of a repository called my-repo in location
|
||||
us-central1, run the following command:
|
||||
|
||||
$ gcloud beta source-manager repos update my-repo \
|
||||
--description="new description" --region=us-central1
|
||||
|
||||
POSITIONAL ARGUMENTS
|
||||
Repository resource - The Secure Source Manager repository to update. The
|
||||
arguments in this group can be used to specify the attributes of this
|
||||
resource. (NOTE) Some attributes are not given arguments in this group but
|
||||
can be set in other ways.
|
||||
|
||||
To set the project attribute:
|
||||
◆ provide the argument repository on the command line with a fully
|
||||
specified name;
|
||||
◆ provide the argument --project on the command line;
|
||||
◆ set the property core/project.
|
||||
|
||||
This must be specified.
|
||||
|
||||
REPOSITORY
|
||||
ID of the repository or fully qualified identifier for the
|
||||
repository.
|
||||
|
||||
To set the repository attribute:
|
||||
▸ provide the argument repository on the command line.
|
||||
|
||||
This positional argument must be specified if any of the other
|
||||
arguments in this group are specified.
|
||||
|
||||
--region=REGION
|
||||
Secure Source Manager location.
|
||||
|
||||
To set the region attribute:
|
||||
▸ provide the argument repository on the command line with a fully
|
||||
specified name;
|
||||
▸ provide the argument --region on the command line.
|
||||
|
||||
FLAGS
|
||||
--description=DESCRIPTION
|
||||
Description of the repository. Cannot exceed 500 characters.
|
||||
|
||||
--validate-only
|
||||
If set to true, the request is validated and the user is provided with
|
||||
an expected result, but no actual change is made.
|
||||
|
||||
GCLOUD WIDE FLAGS
|
||||
These flags are available to all commands: --access-token-file, --account,
|
||||
--billing-project, --configuration, --flags-file, --flatten, --format,
|
||||
--help, --impersonate-service-account, --log-http, --project, --quiet,
|
||||
--trace-token, --user-output-enabled, --verbosity.
|
||||
|
||||
Run $ gcloud help for details.
|
||||
|
||||
NOTES
|
||||
This command is currently in beta and might change without notice. These
|
||||
variants are also available:
|
||||
|
||||
$ gcloud source-manager repos update
|
||||
|
||||
$ gcloud alpha source-manager repos update
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue