1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-08 18:45:13 +00:00
gcloud-help/gcloud/alpha/storage/objects/help

38 lines
959 B
Text
Raw Normal View History

2022-08-03 09:18:38 +00:00
NAME
gcloud alpha storage objects - manage Cloud Storage objects
SYNOPSIS
gcloud alpha storage objects COMMAND [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
(ALPHA) Manage Cloud Storage objects.
GCLOUD WIDE FLAGS
These flags are available to all commands: --help.
Run $ gcloud help for details.
COMMANDS
COMMAND is one of the following:
2022-08-24 09:45:53 +00:00
compose
(ALPHA) Concatenate a sequence of objects into a new composite object.
2022-08-03 09:18:38 +00:00
describe
(ALPHA) Describe a Cloud Storage object.
list
(ALPHA) Lists Cloud Storage objects.
update
(ALPHA) Update Cloud Storage objects.
NOTES
This command is currently in alpha and might change without notice. If this
command fails with API permission errors despite specifying the correct
project, you might be trying to access an API with an invitation-only early
2022-09-14 09:28:28 +00:00
access allowlist. This variant is also available:
$ gcloud storage objects
2022-08-03 09:18:38 +00:00