mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-10 11:21:48 +00:00
34 lines
632 B
Text
34 lines
632 B
Text
NAME
|
|
gcloud storage folders - manage Cloud Storage folders
|
|
|
|
SYNOPSIS
|
|
gcloud storage folders COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
Manage Cloud Storage folders.
|
|
|
|
GCLOUD WIDE FLAGS
|
|
These flags are available to all commands: --help.
|
|
|
|
Run $ gcloud help for details.
|
|
|
|
COMMANDS
|
|
COMMAND is one of the following:
|
|
|
|
create
|
|
Create folders for hierarchical namespace bucket.
|
|
|
|
delete
|
|
Delete folders.
|
|
|
|
describe
|
|
Describe hierarchical namesapace bucket folders.
|
|
|
|
list
|
|
List folders.
|
|
|
|
NOTES
|
|
This variant is also available:
|
|
|
|
$ gcloud alpha storage folders
|
|
|