mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-08 10:35:03 +00:00
gcloud: Thu Jul 20 11:47:24 UTC 2023
This commit is contained in:
parent
b4c2508b12
commit
64e67b443c
325 changed files with 10090 additions and 1806 deletions
|
|
@ -3,7 +3,7 @@ NAME
|
|||
|
||||
SYNOPSIS
|
||||
gcloud storage objects describe URL [--additional-headers=HEADER=VALUE]
|
||||
[--fetch-encrypted-object-hashes]
|
||||
[--fetch-encrypted-object-hashes] [--raw]
|
||||
[--decryption-keys=[DECRYPTION_KEY,...]] [GCLOUD_WIDE_FLAG ...]
|
||||
|
||||
DESCRIPTION
|
||||
|
|
@ -37,6 +37,10 @@ FLAGS
|
|||
matching decryption key is present on the system, this flag retries the
|
||||
GET request with the key.
|
||||
|
||||
--raw
|
||||
Shows metadata in the format returned by the API instead of
|
||||
standardizing it.
|
||||
|
||||
ENCRYPTION FLAGS
|
||||
--decryption-keys=[DECRYPTION_KEY,...]
|
||||
A comma-separated list of customer-supplied encryption keys (RFC 4648
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue