usage
This operation queries usage costs within a time range.
Description
Zilliz Cloud provides detailed usage information for your organization, enabling you to conduct cost analysis across various dimensions. To access invoices, you must have either Organization Owner or Billing Admin permissions.
Synopsis
zilliz billing usage
[--last <value>]
[--month <value>]
[--start <value>]
[--end <value>]
[--output <value>]
Options
-
--last (string) -
Indicates the relative time range.
Uses
dfor days,mfor months. To retrieve the usage statistics within the last 7 days, set this option to7d. -
--month (string) -
Indicates an expression to query by month. For example, you can use
2026-01,last,this, etc -
--start (string) -
Indicates the start date of a time range in the format
YYYY-MM-DDor a validISO-8601timestamp. -
--end (string) -
Indicates the end date of a time range in the format
YYYY-MM-DDor a validISO-8601timestamp. -
--output, -o (string) -
Indicates the output format. Possible values:
-
json, -
table, -
text.
-
Example
zilliz billing usage --last 7d