mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-18 14:56:05 +00:00
gcloud: Tue Mar 1 21:43:54 UTC 2022
This commit is contained in:
parent
c1c3b75313
commit
21878eea72
1018 changed files with 4838 additions and 3409 deletions
|
|
@ -24,16 +24,14 @@ EXAMPLES
|
|||
backlog, run:
|
||||
|
||||
$ gcloud beta pubsub lite-subscriptions seek mysubscription \
|
||||
--location=us-central1-a \
|
||||
--starting-offset=beginning
|
||||
--location=us-central1-a --starting-offset=beginning
|
||||
|
||||
To seek a Pub/Sub Lite subscription to a publish time without waiting for
|
||||
the operation to complete, run:
|
||||
|
||||
$ gcloud beta pubsub lite-subscriptions seek mysubscription \
|
||||
--location=us-central1-a \
|
||||
--publish-time="2021-01-01T12:00:00Z"
|
||||
--async
|
||||
--location=us-central1-a --publish-time="2021-01-01T12:00:00Z" \
|
||||
--async
|
||||
|
||||
POSITIONAL ARGUMENTS
|
||||
Subscription resource - Subscription to seek. The arguments in this group
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue