2024-05-15 09:19:06 +00:00
|
|
|
NAME
|
2024-06-19 09:33:28 +00:00
|
|
|
gcloud alpha storage folders - manage Cloud Storage folders
|
2024-05-15 09:19:06 +00:00
|
|
|
|
|
|
|
|
SYNOPSIS
|
2024-06-19 09:33:28 +00:00
|
|
|
gcloud alpha storage folders COMMAND [GCLOUD_WIDE_FLAG ...]
|
2024-05-15 09:19:06 +00:00
|
|
|
|
|
|
|
|
DESCRIPTION
|
2024-06-19 09:33:28 +00:00
|
|
|
(ALPHA) Manage Cloud Storage folders.
|
2024-05-15 09:19:06 +00:00
|
|
|
|
|
|
|
|
GCLOUD WIDE FLAGS
|
|
|
|
|
These flags are available to all commands: --help.
|
|
|
|
|
|
|
|
|
|
Run $ gcloud help for details.
|
|
|
|
|
|
|
|
|
|
COMMANDS
|
|
|
|
|
COMMAND is one of the following:
|
|
|
|
|
|
2024-06-19 09:33:28 +00:00
|
|
|
create
|
|
|
|
|
(ALPHA) Create folders for hierarchical namespace bucket.
|
2024-05-15 09:19:06 +00:00
|
|
|
|
|
|
|
|
delete
|
2024-06-19 09:33:28 +00:00
|
|
|
(ALPHA) Delete folders.
|
2024-05-15 09:19:06 +00:00
|
|
|
|
|
|
|
|
describe
|
2024-06-19 09:33:28 +00:00
|
|
|
(ALPHA) Describe hierarchical namesapace bucket folders.
|
2024-05-15 09:19:06 +00:00
|
|
|
|
|
|
|
|
list
|
2024-06-19 09:33:28 +00:00
|
|
|
(ALPHA) List folders.
|
2024-05-15 09:19:06 +00:00
|
|
|
|
|
|
|
|
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
|
2024-10-16 09:53:35 +00:00
|
|
|
access allowlist. This variant is also available:
|
|
|
|
|
|
|
|
|
|
$ gcloud storage folders
|
2024-05-15 09:19:06 +00:00
|
|
|
|