1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-18 06:47:12 +00:00

gcloud: Thu Mar 26 12:11:21 UTC 2026

This commit is contained in:
Automated 2026-03-26 12:11:21 +00:00
parent c0febd2be1
commit 89a3bc9276
1093 changed files with 69108 additions and 2686 deletions

View file

@ -20,6 +20,11 @@ EXAMPLES
$ gcloud storage objects describe gs://bucket/my-object \
--format="json(name)"
Describe only contexts attached to objects as key value pairs.
$ gcloud storage objects describe gs://my-bucket/object \
--format=contextsonly
POSITIONAL ARGUMENTS
URL
Specifies URL of object to describe.