Page cover

detail

Retrieves detailed information for a specific billing summary, including breakdowns of costs, outstanding charges, and payment status. This command helps analyze detailed project expenses, offering insight into each billed component and its associated cost over a given period.

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 detailx    
  1. The command will display a detailed view of the selected billing summary, including project details, cost components, and the total billed amount.

Flags

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