1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-16 12:22:03 +00:00

gcloud: Thu Apr 20 10:38:56 UTC 2023

This commit is contained in:
Automated 2023-04-20 10:38:56 +00:00
parent b155beb241
commit b33a8a3e6e
169 changed files with 3258 additions and 576 deletions

View file

@ -7,8 +7,11 @@ SYNOPSIS
| --context=CONTEXT --kubeconfig=KUBECONFIG] [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
(BETA) The gcloud beta events command group lets you manage ' 'your Cloud
Run for Anthos Events resources.
(BETA) (DEPRECATED) The gcloud events command surface is deprecated and
will be removed in an upcoming release. Please use gcloud eventarc instead.
The gcloud beta events command group lets you manage ' 'your Cloud Run for
Anthos Events resources.
EXAMPLES
To view your existing triggers, use the gcloud events triggers list
@ -96,22 +99,22 @@ GROUPS
GROUP is one of the following:
brokers
(BETA) View and manage Brokers.
(BETA) (DEPRECATED) View and manage Brokers.
namespaces
(BETA) Initialize namespaces with secrets.
(BETA) (DEPRECATED) Initialize namespaces with secrets.
triggers
(BETA) View and manage your Events triggers.
(BETA) (DEPRECATED) View and manage your Events triggers.
types
(BETA) View and manage Event Types.
(BETA) (DEPRECATED) View and manage Event Types.
COMMANDS
COMMAND is one of the following:
init
(BETA) Initialize a cluster for eventing.
(BETA) (DEPRECATED) Initialize a cluster for eventing.
NOTES
This command is currently in beta and might change without notice.