monthly
Displays the monthly billing summary for your project, showing accumulated costs, discounts, and spending patterns. Use this command to analyze monthly expenditures, monitor budget usage, and review overall service costs.
Usage
cldkctl billing monthly [project id] [flags]Follow the steps below to run and view the result of this command:
Run the following command in your terminal:
./cldkctl billing monthlyThe command will display the monthly cost summary of the selected project.

Monthly Cost
Project Name
Name of the project associated with the monthly billing.
Period
The billing period covered by the monthly report (start and end date).
Billing Type
The billing category used for the project (e.g., POSTPAID, PREPAID).
Amount of Service
The total number of services billed during the specified period.
Service Details
Service Name
The name of the billed service (e.g., Deka Box, CPU, GPU).
Price
The cost rate per service per month, displayed in IDR.
Usage
The duration or quantity of service usage for the billing period (e.g., 1 month).
Discount Value
The discount amount applied to the service, if any.
Billed
The total billed amount after discount for the service.
Total Billed
The total monthly amount billed for all listed services, displayed at the bottom of the report.
Flags
-h, --help
Help for the billing monthly subcommand.
Last updated
