1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-19 07:15:23 +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

@ -0,0 +1,59 @@
NAME
gcloud apphub applications - manage App Hub Applications
SYNOPSIS
gcloud apphub applications GROUP | COMMAND [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
Commands for managing App Hub Applications.
GCLOUD WIDE FLAGS
These flags are available to all commands: --help.
Run $ gcloud help for details.
GROUPS
GROUP is one of the following:
services
Manage App Hub Application Services.
workloads
Manage App Hub Application Workloads.
COMMANDS
COMMAND is one of the following:
add-iam-policy-binding
Add IAM policy binding to an Apphub application.
create
Create an Apphub application.
delete
Delete an Apphub application.
describe
Describe an Apphub application.
get-iam-policy
Get the IAM policy for an Apphub application.
list
List Apphub applications.
remove-iam-policy-binding
Remove IAM policy binding from an Apphub application.
set-iam-policy
Set the IAM policy for an Apphub application as defined in a JSON/YAML
file.
update
Update an Apphub application.
NOTES
This variant is also available:
$ gcloud alpha apphub applications