Billing
Overview
Use the following commands to access billing information via the Seven Bridges Command Line Interface.
billing list
This command lists all your billing groups, including groups which are pending or have been disabled.
Usage:
  sb billing list [flags]
Flags:
  -h, --help   help for list
billing get
This command gets a single billing group.
Usage:
  sb billing get <group_id> [flags]
Arguments:
      group_id   ID of the billing group.
Flags:
  -h, --help   help for get
Updated about 3 years ago
