mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-19 07:15:23 +00:00
gcloud: Wed Aug 23 10:30:46 UTC 2023
This commit is contained in:
parent
5f3d6bc974
commit
f9edf67fe5
677 changed files with 22815 additions and 975 deletions
|
|
@ -42,14 +42,14 @@ REQUIRED FLAGS
|
|||
--account-id=ACCOUNT_ID
|
||||
(DEPRECATED) Specify a billing account ID. Billing account IDs are of
|
||||
the form 0X0X0X-0X0X0X-0X0X0X. To see available IDs, run $ gcloud
|
||||
alpha billing accounts list.
|
||||
billing accounts list.
|
||||
|
||||
The --account-id flag has been renamed --billing-account.
|
||||
|
||||
--billing-account=ACCOUNT_ID
|
||||
Specify a billing account ID. Billing account IDs are of the form
|
||||
0X0X0X-0X0X0X-0X0X0X. To see available IDs, run $ gcloud alpha
|
||||
billing accounts list.
|
||||
0X0X0X-0X0X0X-0X0X0X. To see available IDs, run $ gcloud billing
|
||||
accounts list.
|
||||
|
||||
GCLOUD WIDE FLAGS
|
||||
These flags are available to all commands: --access-token-file, --account,
|
||||
|
|
@ -67,7 +67,9 @@ 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. This variant is also available:
|
||||
access allowlist. These variants are also available:
|
||||
|
||||
$ gcloud billing projects link
|
||||
|
||||
$ gcloud beta billing projects link
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue