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:
parent
c0febd2be1
commit
89a3bc9276
1093 changed files with 69108 additions and 2686 deletions
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue