mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-20 04:58:26 +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
gcloud/billing/accounts/help
Normal file
42
gcloud/billing/accounts/help
Normal file
|
|
@ -0,0 +1,42 @@
|
|||
NAME
|
||||
gcloud billing accounts - manage billing accounts
|
||||
|
||||
SYNOPSIS
|
||||
gcloud billing accounts COMMAND [GCLOUD_WIDE_FLAG ...]
|
||||
|
||||
DESCRIPTION
|
||||
Manage billing accounts.
|
||||
|
||||
GCLOUD WIDE FLAGS
|
||||
These flags are available to all commands: --help.
|
||||
|
||||
Run $ gcloud help for details.
|
||||
|
||||
COMMANDS
|
||||
COMMAND is one of the following:
|
||||
|
||||
add-iam-policy-binding
|
||||
Add an IAM policy binding to a Cloud Billing account.
|
||||
|
||||
describe
|
||||
Show metadata for a billing account.
|
||||
|
||||
get-iam-policy
|
||||
Get the IAM policy for a Cloud Billing account.
|
||||
|
||||
list
|
||||
List all active billing accounts.
|
||||
|
||||
remove-iam-policy-binding
|
||||
Remove an IAM policy binding from a Cloud Billing account.
|
||||
|
||||
set-iam-policy
|
||||
Set the IAM policy for a Cloud Billing account.
|
||||
|
||||
NOTES
|
||||
These variants are also available:
|
||||
|
||||
$ gcloud alpha billing accounts
|
||||
|
||||
$ gcloud beta billing accounts
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue