forked from ibm-cloud-docs/cli
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathlanding.json
45 lines (45 loc) · 2.21 KB
/
landing.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
{
"title": "IBM Cloud CLI docs",
"lastupdated": "2023-12-26",
"introduction": "Use IBM Cloud's powerful CLIs and tooling to interact with your applications, containers, infrastructure, and other services",
"section_devtools": {
"cli": "/docs/cli?topic=cli-ibmcloud_cli"
},
"section_recommended": [
{
"title": "Getting started with the IBM Cloud CLI",
"description": "Install the IBM Cloud Command Line Interface, along with the option to install popular plug-ins and tools so that you can work with apps.",
"href": "/docs/cli?topic=cli-getting-started"
},
{
"title": "IBM Cloud CLI commands",
"description": "IBM Cloud CLI commands to create, manage, deploy, debug, and test applications.",
"href": "/docs/cli?topic=cli-idt-cli"
},
{
"title": "Extending IBM Cloud CLI with plug-ins",
"description": "IBM Cloud CLI supports a plug-in framework to extend its capability. Install a plug-in from a repository, a URL, or install a plug-in binary locally.",
"href": "/docs/cli?topic=cli-plug-ins"
}, {
"title": "Getting started with IBM Cloud Shell",
"description": "IBM Cloud Shell is a cloud-based shell workspace that's preconfigured with the full IBM Cloud CLI and several plug-ins and tools.",
"href": "/docs/cloud-shell?topic=cloud-shell-getting-started"
},
{
"title": "Troubleshooting for the IBM Cloud CLI",
"description": "See solutions to common problems with using the IBM Cloud Command Line Interface.",
"href": "/docs/cli?topic=cli-troubleshoot"
},
{
"title": "Release notes and downloads for the IBM Cloud CLI",
"description": "See the release notes, and download the installers and binaries for the IBM Cloud CLI.",
"href": "https://github.com/IBM-Cloud/ibm-cloud-cli-release/releases/"
}
],
"section_learn": {
"developer": "https://developer.ibm.com/depmodels/cloud/",
"architecture": "https://www.ibm.com/architectures/hybrid",
"training": "https://www.ibm.com/training/cloud",
"community": "https://ic-devops-slack-invite.us-south.devops.cloud.ibm.com/"
}
}