Page cover

detail

The billing summary detail command retrieves detailed information for a specific billing summary, including breakdowns of costs, outstanding charges, and payment status.

Usage

cldkctl billing summary detail [summary id] [flags]

Steps

Follow the steps below to run and view the result of this command:

  1. Run the following command in your terminal and specify the summary ID:

./cldkctl billing summary detail 
  1. The command will display a detailed view of the selected billing summary, including project details, cost components, and the total billed amount.

Flags

circle-info

This command supports global flags. Refer to the Global Flags section for details

Column
Description

-h, --help

Help for the billing summary detail subcommand.

Last updated