summary
The billing summary command provides an overview of a project's billing, including total costs and outstanding charges. It also offers a subcommand for viewing detailed billing summary information.
Usage
cldkctl billing summary [project id] [flags]cldkctl billing summary [command]Steps
Follow the steps below to run and view the result of this command:
Run the following command in your terminal:
./cldkctl billing summary <project-id>The command will display a monthly summary overview of all billing records associated with the project.

ID
Unique identifier for the billing record.
Date
The billing period date (typically the start of the billing month).
Project Name
The name of the project associated with the billing record.
Status
The payment or billing status (e.g., Active, Paid, Pending, Closed).
Total
The total billed amount for the corresponding month, displayed in IDR.
Last Update
The date when the billing record was last updated.
Running By
The user or system process that executed or generated the billing data.
Description
Additional notes or remarks related to the billing record, such as billing cycle or update information.
Flags
-h, --help
Help for the summary subcommand.
Last updated
