mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-18 14:56:05 +00:00
gcloud: Thu Nov 9 11:45:52 UTC 2023
This commit is contained in:
parent
f2c5d1d45f
commit
03f0979970
300 changed files with 8569 additions and 1319 deletions
|
|
@ -3,7 +3,7 @@ NAME
|
|||
|
||||
SYNOPSIS
|
||||
gcloud storage objects describe URL [--additional-headers=HEADER=VALUE]
|
||||
[--fetch-encrypted-object-hashes] [--raw]
|
||||
[--fetch-encrypted-object-hashes] [--raw] [--soft-deleted]
|
||||
[--decryption-keys=[DECRYPTION_KEY,...]] [GCLOUD_WIDE_FLAG ...]
|
||||
|
||||
DESCRIPTION
|
||||
|
|
@ -41,6 +41,10 @@ FLAGS
|
|||
Shows metadata in the format returned by the API instead of
|
||||
standardizing it.
|
||||
|
||||
--soft-deleted
|
||||
Displays soft-deleted objects only. Excludes live and noncurrent
|
||||
objects.
|
||||
|
||||
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