Difference between revisions of "Gcloud alpha billing accounts list"

From wikieduonline
Jump to navigation Jump to search
 
(5 intermediate revisions by the same user not shown)
Line 3: Line 3:
 
  [[gcloud alpha billing accounts]] list
 
  [[gcloud alpha billing accounts]] list
 
  Listed 0 items.
 
  Listed 0 items.
 +
 +
[[gcloud alpha billing]] accounts list
 +
[[ACCOUNT_ID]]            NAME                OPEN  MASTER_ACCOUNT_ID
 +
12345-12345-12345    My Billing Account  True
 +
 +
[[gcloud alpha billing accounts]] list
 +
<pre>
 +
You do not currently have this command group installed.  Using it
 +
requires the installation of components: [alpha]
 +
 +
 +
Your current Google Cloud CLI version is: 455.0.0
 +
Installing components from version: 455.0.0
 +
 +
┌────────────────────────────────────────────────┐
 +
│      These components will be installed.      │
 +
├─────────────────────────┬────────────┬─────────┤
 +
│          Name          │  Version  │  Size  │
 +
├─────────────────────────┼────────────┼─────────┤
 +
│ gcloud Alpha Commands  │ 2023.11.10 │ < 1 MiB │
 +
│ gcloud cli dependencies │ 2021.04.16 │ < 1 MiB │
 +
└─────────────────────────┴────────────┴─────────┘
 +
 +
For the latest full release notes, please visit:
 +
  https://cloud.google.com/sdk/release_notes
 +
 +
Do you want to continue (Y/n)?
 +
 +
Do you want to continue (Y/n)?  Y
 +
 +
╔════════════════════════════════════════════════════════════╗
 +
╠═ Creating update staging area                            ═╣
 +
╠════════════════════════════════════════════════════════════╣
 +
╠═ Installing: gcloud Alpha Commands                        ═╣
 +
╠════════════════════════════════════════════════════════════╣
 +
╠═ Installing: gcloud cli dependencies                      ═╣
 +
╠════════════════════════════════════════════════════════════╣
 +
╠═ Creating backup and activating new installation          ═╣
 +
╚════════════════════════════════════════════════════════════╝
 +
 +
Performing post processing steps...done.
 +
 +
Update done!
 +
 +
Restarting command:
 +
  $ gcloud alpha billing accounts list
 +
 +
API [cloudbilling.googleapis.com] not enabled on project
 +
[mytestproject1233434]. Would you like to enable and retry (this will take a
 +
few minutes)? (y/N)?
 +
 +
 +
Enabling service [cloudbilling.googleapis.com] on project [12345]...
 +
Operation "operations/acat.p2-12345-3d934513-c09f-48d4-8f41-12345" finished successfully.
 +
ACCOUNT_ID            NAME                OPEN  MASTER_ACCOUNT_ID
 +
12345-12345-12345  My Billing Account  True
 +
 +
</pre>
  
 
  [[gcloud alpha billing accounts]] list --filter=open=true
 
  [[gcloud alpha billing accounts]] list --filter=open=true
Line 9: Line 67:
  
 
== See also ==
 
== See also ==
 +
* {{gcloud alpha}}
 
* {{gcloud}}
 
* {{gcloud}}
  
 
[[Category:GCP]]
 
[[Category:GCP]]

Latest revision as of 11:35, 8 December 2023

gcloud alpha billing accounts list
Listed 0 items.
gcloud alpha billing accounts list
ACCOUNT_ID            NAME                OPEN  MASTER_ACCOUNT_ID
12345-12345-12345    My Billing Account  True
gcloud alpha billing accounts list
You do not currently have this command group installed.  Using it
requires the installation of components: [alpha]


Your current Google Cloud CLI version is: 455.0.0
Installing components from version: 455.0.0

┌────────────────────────────────────────────────┐
│      These components will be installed.       │
├─────────────────────────┬────────────┬─────────┤
│           Name          │  Version   │   Size  │
├─────────────────────────┼────────────┼─────────┤
│ gcloud Alpha Commands   │ 2023.11.10 │ < 1 MiB │
│ gcloud cli dependencies │ 2021.04.16 │ < 1 MiB │
└─────────────────────────┴────────────┴─────────┘

For the latest full release notes, please visit:
  https://cloud.google.com/sdk/release_notes

Do you want to continue (Y/n)?

Do you want to continue (Y/n)?  Y

╔════════════════════════════════════════════════════════════╗
╠═ Creating update staging area                             ═╣
╠════════════════════════════════════════════════════════════╣
╠═ Installing: gcloud Alpha Commands                        ═╣
╠════════════════════════════════════════════════════════════╣
╠═ Installing: gcloud cli dependencies                      ═╣
╠════════════════════════════════════════════════════════════╣
╠═ Creating backup and activating new installation          ═╣
╚════════════════════════════════════════════════════════════╝

Performing post processing steps...done.

Update done!

Restarting command:
  $ gcloud alpha billing accounts list

API [cloudbilling.googleapis.com] not enabled on project
[mytestproject1233434]. Would you like to enable and retry (this will take a
 few minutes)? (y/N)?


Enabling service [cloudbilling.googleapis.com] on project [12345]...
Operation "operations/acat.p2-12345-3d934513-c09f-48d4-8f41-12345" finished successfully.
ACCOUNT_ID            NAME                OPEN  MASTER_ACCOUNT_ID
12345-12345-12345  My Billing Account  True

gcloud alpha billing accounts list --filter=open=true
WARNING: The following filter keys were not present in any resource : open
Listed 0 items.

See also[edit]

Advertising: