invoices
This operation lists invoices or gets details of a specific invoice.
Description
Zilliz Cloud charges at the organization level. To access invoices, you must have either Organization Owner or Billing Admin permissions.
Running this command without any options triggers a set of interactive prompts.
Taxes on the invoices are calculated based on the billing address you provide. For companies that require an entry of VAT or GST ID, please contact us.
Synopsis
zilliz billing invoices
[--invoice-id <value>]
[--page-size <value>]
[--page <value>]
[--output <value>]
[-all]
Options
-
--invoice-id (string) -
Indicates the invoice ID. If provided, show details of this invoice. The value is similar to
inv-xxxxx. -
--page-size (integer) -
Indicates the number of items per page. The value defaults to 10.
-
--page (integer) -
Indicates the page number to retrieve. The value defaults to 1.
-
--all, -a (boolean) -
Indicates whether to fetch all pages.
-
--output, -o (string) -
Indicates the output format. Possible values:
-
json, -
table, -
text.
-
Example
zilliz billing invoices