mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-19 07:15:23 +00:00
gcloud: Tue Jan 20 11:05:01 UTC 2026
This commit is contained in:
parent
bdd724fcf3
commit
582f364023
247 changed files with 5698 additions and 1205 deletions
|
|
@ -39,7 +39,7 @@ COMMANDS
|
|||
(BETA) Remove project-wide metadata entries.
|
||||
|
||||
set-usage-bucket
|
||||
(BETA) Set usage reporting bucket for a project.
|
||||
(BETA) (DEPRECATED) Set usage reporting bucket for a project.
|
||||
|
||||
update
|
||||
(BETA) Update a Compute Engine project resource.
|
||||
|
|
|
|||
|
|
@ -8,7 +8,12 @@ SYNOPSIS
|
|||
[GCLOUD_WIDE_FLAG ...]
|
||||
|
||||
DESCRIPTION
|
||||
(BETA) gcloud beta compute project-info set-usage-bucket configures usage
|
||||
(BETA) (DEPRECATED) Set usage reporting bucket for a project.
|
||||
|
||||
This command is deprecated. Please onboard with BigQuery Export instead.
|
||||
https://docs.cloud.google.com/billing/docs/how-to/export-data-bigquery
|
||||
|
||||
gcloud beta compute project-info set-usage-bucket configures usage
|
||||
reporting for projects.
|
||||
|
||||
Setting usage reporting will cause a log of usage per resource to be
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue