1
0
mirror of synced 2025-12-23 03:44:00 -05:00

Billing: create a new tutorial for cost centers and reporting at scale (#58235)

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Laura Coursen <lecoursen@github.com>
Co-authored-by: Greg Mondello <72952982+gmondello@users.noreply.github.com>
Co-authored-by: mc <42146119+mchammer01@users.noreply.github.com>
Co-authored-by: Melanie Yarbrough <11952755+myarb@users.noreply.github.com>
This commit is contained in:
Felicity Chapman
2025-11-04 18:26:48 +00:00
committed by GitHub
parent 79e21fded0
commit 8fedd4f169
6 changed files with 318 additions and 3 deletions

View File

@@ -1,4 +1,4 @@
1. Install {% data variables.product.prodname_cli %} on macOS, Windows, or Linux. For more information, see [Installation](https://github.com/cli/cli#installation) in the {% data variables.product.prodname_cli %} repository.
1. Install {% data variables.product.prodname_cli %} on macOS, Windows, or Linux. For more information, see [Installation](https://github.com/cli/cli?ref_product=cli&ref_type=engagement&ref_style=text#installation) in the {% data variables.product.prodname_cli %} repository.
1. To authenticate to {% data variables.product.github %}, run the following command from your terminal.
```shell