mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-19 07:15:23 +00:00
gcloud: Wed Apr 30 11:00:00 UTC 2025
This commit is contained in:
parent
4d8dd33b3e
commit
b03a332ad8
196 changed files with 7097 additions and 313 deletions
|
|
@ -9,9 +9,10 @@ DESCRIPTION
|
|||
Obtain details about revisions.
|
||||
|
||||
EXAMPLES
|
||||
To describe all revisions of service default in us-central1:
|
||||
To describe a revision my-service-00001-abc`in us-central1:
|
||||
|
||||
$ gcloud run revisions describe --region=us-central1 default
|
||||
$ gcloud run revisions describe --region=us-central1 \
|
||||
my-service-00001-abc
|
||||
|
||||
POSITIONAL ARGUMENTS
|
||||
Revision resource - Revision to describe. The arguments in this group can
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue