1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-11 15:39:42 +00:00

gcloud: Wed Aug 27 10:57:46 UTC 2025

This commit is contained in:
Automated 2025-08-27 10:57:46 +00:00
parent 470b35e498
commit 93c043aaa0
176 changed files with 5452 additions and 264 deletions

View file

@ -0,0 +1,48 @@
NAME
gcloud source-manager instances - manage Secure Source Manager instances
SYNOPSIS
gcloud source-manager instances COMMAND [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
Manage Secure Source Manager instances.
GCLOUD WIDE FLAGS
These flags are available to all commands: --help.
Run $ gcloud help for details.
COMMANDS
COMMAND is one of the following:
add-iam-policy-binding
Add an IAM policy binding to a Secure Source Manager instance.
create
Create a Secure Source Manager instance.
delete
Delete a Secure Source Manager instance.
describe
Describe a Secure Source Manager instance.
get-iam-policy
Get the IAM policy for a Secure Source Manager instance.
list
List Secure Source Manager instances.
remove-iam-policy-binding
Remove an IAM policy binding to a Secure Source Manager instance.
set-iam-policy
Set the IAM policy for a Secure Source Manager instance.
NOTES
These variants are also available:
$ gcloud alpha source-manager instances
$ gcloud beta source-manager instances