mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-18 23:08:48 +00:00
gcloud: Thu Jan 18 10:21:20 UTC 2024
This commit is contained in:
parent
5fec13c692
commit
a47e1e835a
156 changed files with 4341 additions and 674 deletions
|
|
@ -6,7 +6,9 @@ SYNOPSIS
|
|||
gcloud beta eventarc attributes GROUP [GCLOUD_WIDE_FLAG ...]
|
||||
|
||||
DESCRIPTION
|
||||
(BETA) Explore CloudEvents attributes in Eventarc.
|
||||
(BETA) (DEPRECATED) Explore CloudEvents attributes in Eventarc.
|
||||
|
||||
This command is deprecated.
|
||||
|
||||
GCLOUD WIDE FLAGS
|
||||
These flags are available to all commands: --help.
|
||||
|
|
@ -17,13 +19,15 @@ GROUPS
|
|||
GROUP is one of the following:
|
||||
|
||||
method-names
|
||||
(BETA) Explore values for the methodName CloudEvents attribute.
|
||||
(BETA) (DEPRECATED) Explore values for the methodName CloudEvents
|
||||
attribute.
|
||||
|
||||
service-names
|
||||
(BETA) Explore values for the serviceName CloudEvents attribute.
|
||||
(BETA) (DEPRECATED) Explore values for the serviceName CloudEvents
|
||||
attribute.
|
||||
|
||||
types
|
||||
(BETA) Explore event types in Eventarc.
|
||||
(BETA) (DEPRECATED) Explore event types in Eventarc.
|
||||
|
||||
NOTES
|
||||
This command is currently in beta and might change without notice.
|
||||
|
|
|
|||
|
|
@ -6,7 +6,10 @@ SYNOPSIS
|
|||
gcloud beta eventarc attributes method-names COMMAND [GCLOUD_WIDE_FLAG ...]
|
||||
|
||||
DESCRIPTION
|
||||
(BETA) Explore values for the methodName CloudEvents attribute.
|
||||
(BETA) (DEPRECATED) Explore values for the methodName CloudEvents
|
||||
attribute.
|
||||
|
||||
This command is deprecated.
|
||||
|
||||
GCLOUD WIDE FLAGS
|
||||
These flags are available to all commands: --help.
|
||||
|
|
@ -17,7 +20,8 @@ COMMANDS
|
|||
COMMAND is one of the following:
|
||||
|
||||
list
|
||||
(BETA) List values for the methodName CloudEvents attribute.
|
||||
(BETA) (DEPRECATED) List values for the methodName CloudEvents
|
||||
attribute.
|
||||
|
||||
NOTES
|
||||
This command is currently in beta and might change without notice.
|
||||
|
|
|
|||
|
|
@ -8,7 +8,11 @@ SYNOPSIS
|
|||
[--limit=LIMIT] [--sort-by=[FIELD,...]] [GCLOUD_WIDE_FLAG ...]
|
||||
|
||||
DESCRIPTION
|
||||
(BETA) List values for the methodName CloudEvents attribute.
|
||||
(BETA) (DEPRECATED) This command is deprecated.
|
||||
|
||||
(BETA) (DEPRECATED) List values for the methodName CloudEvents attribute.
|
||||
|
||||
This command is deprecated.
|
||||
|
||||
EXAMPLES
|
||||
To list methodName values for event type google.cloud.audit.log.v1.written
|
||||
|
|
|
|||
|
|
@ -7,7 +7,10 @@ SYNOPSIS
|
|||
[GCLOUD_WIDE_FLAG ...]
|
||||
|
||||
DESCRIPTION
|
||||
(BETA) Explore values for the serviceName CloudEvents attribute.
|
||||
(BETA) (DEPRECATED) Explore values for the serviceName CloudEvents
|
||||
attribute.
|
||||
|
||||
This command is deprecated.
|
||||
|
||||
GCLOUD WIDE FLAGS
|
||||
These flags are available to all commands: --help.
|
||||
|
|
@ -18,7 +21,8 @@ COMMANDS
|
|||
COMMAND is one of the following:
|
||||
|
||||
list
|
||||
(BETA) List values for the serviceName CloudEvents attribute.
|
||||
(BETA) (DEPRECATED) List values for the serviceName CloudEvents
|
||||
attribute.
|
||||
|
||||
NOTES
|
||||
This command is currently in beta and might change without notice.
|
||||
|
|
|
|||
|
|
@ -8,7 +8,11 @@ SYNOPSIS
|
|||
[GCLOUD_WIDE_FLAG ...]
|
||||
|
||||
DESCRIPTION
|
||||
(BETA) List values for the serviceName CloudEvents attribute.
|
||||
(BETA) (DEPRECATED) This command is deprecated.
|
||||
|
||||
(BETA) (DEPRECATED) List values for the serviceName CloudEvents attribute.
|
||||
|
||||
This command is deprecated.
|
||||
|
||||
EXAMPLES
|
||||
To list serviceName values for event type
|
||||
|
|
|
|||
|
|
@ -5,7 +5,11 @@ SYNOPSIS
|
|||
gcloud beta eventarc attributes types describe TYPE [GCLOUD_WIDE_FLAG ...]
|
||||
|
||||
DESCRIPTION
|
||||
(BETA) Describe an event type.
|
||||
(BETA) (DEPRECATED) This command is deprecated.
|
||||
|
||||
(BETA) (DEPRECATED) Describe an event type.
|
||||
|
||||
This command is deprecated.
|
||||
|
||||
EXAMPLES
|
||||
To describe the google.cloud.audit.log.v1.written event type, run:
|
||||
|
|
|
|||
|
|
@ -5,7 +5,9 @@ SYNOPSIS
|
|||
gcloud beta eventarc attributes types COMMAND [GCLOUD_WIDE_FLAG ...]
|
||||
|
||||
DESCRIPTION
|
||||
(BETA) Explore event types in Eventarc.
|
||||
(BETA) (DEPRECATED) Explore event types in Eventarc.
|
||||
|
||||
This command is deprecated.
|
||||
|
||||
GCLOUD WIDE FLAGS
|
||||
These flags are available to all commands: --help.
|
||||
|
|
@ -16,10 +18,10 @@ COMMANDS
|
|||
COMMAND is one of the following:
|
||||
|
||||
describe
|
||||
(BETA) Describe an event type.
|
||||
(BETA) (DEPRECATED) Describe an event type.
|
||||
|
||||
list
|
||||
(BETA) List event types in Eventarc.
|
||||
(BETA) (DEPRECATED) List event types in Eventarc.
|
||||
|
||||
NOTES
|
||||
This command is currently in beta and might change without notice.
|
||||
|
|
|
|||
|
|
@ -6,7 +6,11 @@ SYNOPSIS
|
|||
[--limit=LIMIT] [--sort-by=[FIELD,...]] [GCLOUD_WIDE_FLAG ...]
|
||||
|
||||
DESCRIPTION
|
||||
(BETA) List event types in Eventarc.
|
||||
(BETA) (DEPRECATED) This command is deprecated.
|
||||
|
||||
(BETA) (DEPRECATED) List event types in Eventarc.
|
||||
|
||||
This command is deprecated.
|
||||
|
||||
EXAMPLES
|
||||
To list all supported event types, run:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue