detail
Last updated

The billing summary detail command retrieves detailed information for a specific billing summary, including breakdowns of costs, outstanding charges, and payment status.
cldkctl billing summary detail [summary id] [flags]Follow the steps below to run and view the result of this command:
Run the following command in your terminal and specify the summary ID:
cldkctl billing summary detail The command will display a detailed view of the selected billing summary, including project details, cost components, and the total billed amount.
This command supports global flags. Refer to the Global Flags section for details
-h, --help
Help for the billing summary detail subcommand.
Last updated