mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-19 07:15:23 +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:
|
||||
|
|
|
|||
|
|
@ -5,7 +5,9 @@ SYNOPSIS
|
|||
gcloud beta eventarc GROUP [GCLOUD_WIDE_FLAG ...]
|
||||
|
||||
DESCRIPTION
|
||||
(BETA) Manage Eventarc resources.
|
||||
(BETA) (DEPRECATED) Manage Eventarc resources.
|
||||
|
||||
This command is deprecated. Please use gcloud eventarc instead.
|
||||
|
||||
GCLOUD WIDE FLAGS
|
||||
These flags are available to all commands: --help.
|
||||
|
|
@ -16,13 +18,13 @@ GROUPS
|
|||
GROUP is one of the following:
|
||||
|
||||
attributes
|
||||
(BETA) Explore CloudEvents attributes in Eventarc.
|
||||
(BETA) (DEPRECATED) Explore CloudEvents attributes in Eventarc.
|
||||
|
||||
locations
|
||||
(BETA) Explore locations available for Eventarc.
|
||||
(BETA) (DEPRECATED) Explore locations available for Eventarc.
|
||||
|
||||
triggers
|
||||
(BETA) Manage Eventarc triggers.
|
||||
(BETA) (DEPRECATED) Manage Eventarc triggers.
|
||||
|
||||
NOTES
|
||||
This command is currently in beta and might change without notice. This
|
||||
|
|
|
|||
|
|
@ -5,7 +5,9 @@ SYNOPSIS
|
|||
gcloud beta eventarc locations COMMAND [GCLOUD_WIDE_FLAG ...]
|
||||
|
||||
DESCRIPTION
|
||||
(BETA) Explore locations available for Eventarc.
|
||||
(BETA) (DEPRECATED) Explore locations available for Eventarc.
|
||||
|
||||
This command is deprecated. Please use gcloud eventarc locations instead.
|
||||
|
||||
GCLOUD WIDE FLAGS
|
||||
These flags are available to all commands: --help.
|
||||
|
|
@ -16,7 +18,7 @@ COMMANDS
|
|||
COMMAND is one of the following:
|
||||
|
||||
list
|
||||
(BETA) List locations available for Eventarc.
|
||||
(BETA) (DEPRECATED) List locations available for Eventarc.
|
||||
|
||||
NOTES
|
||||
This command is currently in beta and might change without notice. This
|
||||
|
|
|
|||
|
|
@ -7,7 +7,13 @@ SYNOPSIS
|
|||
[GCLOUD_WIDE_FLAG ...]
|
||||
|
||||
DESCRIPTION
|
||||
(BETA) List locations available for Eventarc.
|
||||
(BETA) (DEPRECATED) This command is deprecated. Please use gcloud eventarc
|
||||
locations list instead.
|
||||
|
||||
(BETA) (DEPRECATED) List locations available for Eventarc.
|
||||
|
||||
This command is deprecated. Please use gcloud eventarc locations list
|
||||
instead.
|
||||
|
||||
EXAMPLES
|
||||
To list all locations, run:
|
||||
|
|
|
|||
|
|
@ -11,7 +11,13 @@ SYNOPSIS
|
|||
[GCLOUD_WIDE_FLAG ...]
|
||||
|
||||
DESCRIPTION
|
||||
(BETA) Create an Eventarc trigger.
|
||||
(BETA) (DEPRECATED) This command is deprecated. Please use gcloud eventarc
|
||||
triggers create instead.
|
||||
|
||||
(BETA) (DEPRECATED) Create an Eventarc trigger.
|
||||
|
||||
This command is deprecated. Please use gcloud eventarc triggers create
|
||||
instead.
|
||||
|
||||
EXAMPLES
|
||||
To create a new trigger my-trigger for events of type
|
||||
|
|
|
|||
|
|
@ -6,7 +6,13 @@ SYNOPSIS
|
|||
[--async] [GCLOUD_WIDE_FLAG ...]
|
||||
|
||||
DESCRIPTION
|
||||
(BETA) Delete an Eventarc trigger.
|
||||
(BETA) (DEPRECATED) This command is deprecated. Please use gcloud eventarc
|
||||
triggers delete instead.
|
||||
|
||||
(BETA) (DEPRECATED) Delete an Eventarc trigger.
|
||||
|
||||
This command is deprecated. Please use gcloud eventarc triggers delete
|
||||
instead.
|
||||
|
||||
EXAMPLES
|
||||
To delete the trigger my-trigger, run:
|
||||
|
|
|
|||
|
|
@ -6,7 +6,13 @@ SYNOPSIS
|
|||
[GCLOUD_WIDE_FLAG ...]
|
||||
|
||||
DESCRIPTION
|
||||
(BETA) Describe an Eventarc trigger.
|
||||
(BETA) (DEPRECATED) This command is deprecated. Please use gcloud eventarc
|
||||
triggers describe instead.
|
||||
|
||||
(BETA) (DEPRECATED) Describe an Eventarc trigger.
|
||||
|
||||
This command is deprecated. Please use gcloud eventarc triggers describe
|
||||
instead.
|
||||
|
||||
EXAMPLES
|
||||
To describe the trigger my-trigger, run:
|
||||
|
|
|
|||
|
|
@ -5,7 +5,9 @@ SYNOPSIS
|
|||
gcloud beta eventarc triggers COMMAND [GCLOUD_WIDE_FLAG ...]
|
||||
|
||||
DESCRIPTION
|
||||
(BETA) Manage Eventarc triggers.
|
||||
(BETA) (DEPRECATED) Manage Eventarc triggers.
|
||||
|
||||
This command is deprecated. Please use gcloud eventarc triggers instead.
|
||||
|
||||
GCLOUD WIDE FLAGS
|
||||
These flags are available to all commands: --help.
|
||||
|
|
@ -16,19 +18,19 @@ COMMANDS
|
|||
COMMAND is one of the following:
|
||||
|
||||
create
|
||||
(BETA) Create an Eventarc trigger.
|
||||
(BETA) (DEPRECATED) Create an Eventarc trigger.
|
||||
|
||||
delete
|
||||
(BETA) Delete an Eventarc trigger.
|
||||
(BETA) (DEPRECATED) Delete an Eventarc trigger.
|
||||
|
||||
describe
|
||||
(BETA) Describe an Eventarc trigger.
|
||||
(BETA) (DEPRECATED) Describe an Eventarc trigger.
|
||||
|
||||
list
|
||||
(BETA) List Eventarc triggers.
|
||||
(BETA) (DEPRECATED) List Eventarc triggers.
|
||||
|
||||
update
|
||||
(BETA) Update an Eventarc trigger.
|
||||
(BETA) (DEPRECATED) Update an Eventarc trigger.
|
||||
|
||||
NOTES
|
||||
This command is currently in beta and might change without notice. This
|
||||
|
|
|
|||
|
|
@ -7,7 +7,13 @@ SYNOPSIS
|
|||
[--sort-by=[FIELD,...]] [--uri] [GCLOUD_WIDE_FLAG ...]
|
||||
|
||||
DESCRIPTION
|
||||
(BETA) List Eventarc triggers.
|
||||
(BETA) (DEPRECATED) This command is deprecated. Please use gcloud eventarc
|
||||
triggers list instead.
|
||||
|
||||
(BETA) (DEPRECATED) List Eventarc triggers.
|
||||
|
||||
This command is deprecated. Please use gcloud eventarc triggers list
|
||||
instead.
|
||||
|
||||
EXAMPLES
|
||||
To list all triggers in location us-central1, run:
|
||||
|
|
|
|||
|
|
@ -11,7 +11,13 @@ SYNOPSIS
|
|||
| --destination-run-path=DESTINATION_RUN_PATH] [GCLOUD_WIDE_FLAG ...]
|
||||
|
||||
DESCRIPTION
|
||||
(BETA) Update an Eventarc trigger.
|
||||
(BETA) (DEPRECATED) This command is deprecated. Please use gcloud eventarc
|
||||
triggers update instead.
|
||||
|
||||
(BETA) (DEPRECATED) Update an Eventarc trigger.
|
||||
|
||||
This command is deprecated. Please use gcloud eventarc triggers update
|
||||
instead.
|
||||
|
||||
EXAMPLES
|
||||
To update the trigger my-trigger by setting its destination Cloud Run
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue