|
2 | 2 | title: '{% data variables.product.prodname_cli %} documentation' |
3 | 3 | shortTitle: '{% data variables.product.prodname_cli %}' |
4 | 4 | intro: '{% data reusables.cli.about-cli %}' |
| 5 | +introLinks: |
| 6 | + overview: /github-cli/github-cli/about-github-cli |
| 7 | + quickstart: /github-cli/github-cli/quickstart |
| 8 | +changelog: |
| 9 | + label: cli |
| 10 | +layout: discovery-landing |
| 11 | +includedCategories: |
| 12 | + - Learn the basics |
| 13 | + - Use and extend the CLI |
| 14 | +carousels: |
| 15 | + recommended: |
| 16 | + - /github-cli/github-cli/about-github-cli |
| 17 | + - /github-cli/github-cli/quickstart |
| 18 | + - /github-cli/github-cli/github-cli-reference |
| 19 | + - /github-cli/github-cli/creating-github-cli-extensions |
| 20 | + - /github-cli/github-cli/using-github-cli-extensions |
| 21 | + - /github-cli/github-cli/using-multiple-accounts |
5 | 22 | versions: |
6 | 23 | fpt: '*' |
7 | 24 | ghes: '*' |
8 | 25 | ghec: '*' |
9 | 26 | children: |
10 | 27 | - /github-cli |
11 | | -introLinks: |
12 | | - overview: /github-cli/github-cli/about-github-cli |
13 | | - quickstart: /github-cli/github-cli/quickstart |
14 | | - reference: /github-cli/github-cli/github-cli-reference |
15 | | -featuredLinks: |
16 | | - startHere: |
17 | | - - /github-cli/github-cli/creating-github-cli-extensions |
18 | | - - /github-cli/github-cli/using-github-cli-extensions |
19 | | - - /actions/how-tos/write-workflows/choose-what-workflows-do/use-github-cli |
20 | | - - /codespaces/developing-in-a-codespace/using-github-codespaces-with-github-cli |
21 | | - popular: |
22 | | - - /pull-requests/collaborating-with-pull-requests/proposing-changes-to-your-work-with-pull-requests/creating-a-pull-request |
23 | | - - /issues/tracking-your-work-with-issues/using-issues/creating-an-issue |
24 | | - - /authentication/connecting-to-github-with-ssh/adding-a-new-ssh-key-to-your-github-account |
25 | | - - /repositories/creating-and-managing-repositories/quickstart-for-repositories |
26 | | - - /pull-requests/collaborating-with-pull-requests/reviewing-changes-in-pull-requests/checking-out-pull-requests-locally |
27 | | - - /pull-requests/collaborating-with-pull-requests/incorporating-changes-from-a-pull-request/merging-a-pull-request |
28 | | - - /pull-requests/collaborating-with-pull-requests/working-with-forks/fork-a-repo |
29 | | - - /repositories/creating-and-managing-repositories/cloning-a-repository |
30 | | - popularHeading: Popular CLI tasks |
31 | | -changelog: |
32 | | - label: cli |
33 | | -layout: product-landing |
34 | | -beta_product: false |
| 28 | +contentType: landing |
35 | 29 | --- |
0 commit comments