1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-18 23:08:48 +00:00

gcloud: Wed Aug 3 09:18:38 UTC 2022

This commit is contained in:
Automated 2022-08-03 09:18:38 +00:00
parent 3513fd1c11
commit 3b2f526372
Failed to extract signature
151 changed files with 4150 additions and 308 deletions

View file

@ -0,0 +1,38 @@
NAME
gcloud alpha storage buckets - manage Cloud Storage buckets
SYNOPSIS
gcloud alpha storage buckets GROUP | COMMAND [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
(ALPHA) Manage Cloud Storage buckets.
GCLOUD WIDE FLAGS
These flags are available to all commands: --help.
Run $ gcloud help for details.
COMMANDS
COMMAND is one of the following:
create
(ALPHA) Create buckets for storing objects.
delete
(ALPHA) Deletes Cloud Storage buckets.
describe
(ALPHA) Describes Cloud Storage buckets.
list
(ALPHA) Lists Cloud Storage buckets.
update
(ALPHA) Update bucket settings.
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
access allowlist.