updates
This commit is contained in:
48
gcloud/logs/2025.09.05/17.03.26.529480.log
Normal file
48
gcloud/logs/2025.09.05/17.03.26.529480.log
Normal file
@@ -0,0 +1,48 @@
|
||||
2025-09-05 17:03:26,529 DEBUG root Loaded Command Group: ['gcloud', 'billing']
|
||||
2025-09-05 17:03:26,530 DEBUG root Loaded Command Group: ['gcloud', 'billing', 'accounts']
|
||||
2025-09-05 17:03:26,530 DEBUG root Loaded Command Group: ['gcloud', 'billing', 'accounts', 'describe']
|
||||
2025-09-05 17:03:26,531 DEBUG root Running [gcloud.billing.accounts.describe] with arguments: [--help: "None"]
|
||||
2025-09-05 17:03:26,531 DEBUG root Loaded Command Group: ['gcloud', 'billing', 'accounts', 'list']
|
||||
2025-09-05 17:03:26,532 DEBUG root Loaded Command Group: ['gcloud', 'help']
|
||||
2025-09-05 17:03:26,533 INFO ___FILE_ONLY___ [m[1mNAME[m
|
||||
gcloud billing accounts describe - show metadata for a billing account
|
||||
|
||||
[m[1mSYNOPSIS[m
|
||||
[1mgcloud billing accounts describe[m [4mACCOUNT_ID[m [[4mGCLOUD_WIDE_FLAG ...[m]
|
||||
|
||||
[m[1mDESCRIPTION[m
|
||||
This command shows info for a billing account, given its ID.
|
||||
|
||||
This call can fail for the following reasons:
|
||||
|
||||
▪ The account specified does not exist.
|
||||
▪ The active user does not have permission to access the given account.
|
||||
|
||||
[m[1mEXAMPLES[m
|
||||
To see details for billing account [1m0X0X0X-0X0X0X-0X0X0X[m, run:
|
||||
|
||||
$ gcloud billing accounts describe 0X0X0X-0X0X0X-0X0X0X
|
||||
|
||||
[m[1mPOSITIONAL ARGUMENTS[m
|
||||
[4mACCOUNT_ID[m
|
||||
Specify a billing account ID. Billing account IDs are of the form
|
||||
[1m0X0X0X-0X0X0X-0X0X0X[m. To see available IDs, run [1m$ gcloud billing
|
||||
accounts list[m.
|
||||
|
||||
[m[1mGCLOUD WIDE FLAGS[m
|
||||
These flags are available to all commands: --access-token-file, --account,
|
||||
--billing-project, --configuration, --flags-file, --flatten, --format,
|
||||
--help, --impersonate-service-account, --log-http, --project, --quiet,
|
||||
--trace-token, --user-output-enabled, --verbosity.
|
||||
|
||||
Run [1m$ gcloud help[m for details.
|
||||
|
||||
[m[1mAPI REFERENCE[m
|
||||
This command uses the [1mcloudbilling/v1[m API. The full documentation for this
|
||||
API can be found at: https://cloud.google.com/billing/v1/getting-started
|
||||
[m
|
||||
2025-09-05 17:03:29,821 INFO ___FILE_ONLY___
|
||||
|
||||
Command killed by keyboard interrupt
|
||||
|
||||
|
||||
Reference in New Issue
Block a user