mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-19 07:15:23 +00:00
gcloud: Thu Jan 19 00:56:33 UTC 2023
This commit is contained in:
parent
348d9760ee
commit
1248f773ec
1462 changed files with 51835 additions and 5402 deletions
|
|
@ -1,5 +1,5 @@
|
|||
NAME
|
||||
gcloud logging buckets list - lists the defined buckets
|
||||
gcloud logging buckets list - list the defined buckets
|
||||
|
||||
SYNOPSIS
|
||||
gcloud logging buckets list [--location=LOCATION]
|
||||
|
|
@ -9,7 +9,7 @@ SYNOPSIS
|
|||
[--sort-by=[FIELD,...]] [--uri] [GCLOUD_WIDE_FLAG ...]
|
||||
|
||||
DESCRIPTION
|
||||
Lists the buckets for a project.
|
||||
List the buckets for a project.
|
||||
|
||||
EXAMPLES
|
||||
To list the buckets in a project, run:
|
||||
|
|
@ -24,16 +24,16 @@ FLAGS
|
|||
At most one of these can be specified:
|
||||
|
||||
--billing-account=BILLING_ACCOUNT_ID
|
||||
List buckets associated with this billing account.
|
||||
Billing account of the buckets to list.
|
||||
|
||||
--folder=FOLDER_ID
|
||||
List buckets associated with this folder.
|
||||
Folder of the buckets to list.
|
||||
|
||||
--organization=ORGANIZATION_ID
|
||||
List buckets associated with this organization.
|
||||
Organization of the buckets to list.
|
||||
|
||||
--project=PROJECT_ID
|
||||
List buckets associated with this project.
|
||||
Project of the buckets to list.
|
||||
|
||||
The Google Cloud project ID to use for this invocation. If omitted,
|
||||
then the current project is assumed; the current project can be
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue