forked from SueGraham/cli
-
Notifications
You must be signed in to change notification settings - Fork 0
/
utterances.json
55 lines (55 loc) · 1.9 KB
/
utterances.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
46
47
48
49
50
51
52
53
54
55
{
"faq-deploy-existing-code": [
"how to deploy apps",
"deploy apps",
"deploy apps with CLI",
"want to deploy an app",
"use CLI for app deployment",
"app deployment using CLI",
"deploy apps with the CLI",
"create an app using command line",
"Create an app using the CLI commands",
"how to build and run the app",
"how to deploy an app with command line",
"how to view an app using CLI",
"view the URL of an app running on IBM Cloud"
],
"cli-install-devtools-manually": [
"where can I find cloud foundry command line interface",
"steps to install IBM Cloud CLI",
"installing Cloud CLI",
"where is the command line",
"how to login into IBM CLI",
"how to access CLI",
"access from the command line",
"install the IBM Cloud Developer Tools commands",
"how to launch CLI",
"CLI",
"find the command line interface?",
"command line interface"
],
"ts-cli-docker": [
"how do I deploy docker images with ibm cloud",
"Not able to push docker image",
"how to deploy docker image on cloud foundry application",
"How to deploy docker image",
"How to deploy docker image on IBM Kubernets",
"cannot push docker image to registry",
"want to create a docker image that uses Db2 Warehouse Developer Edition",
"how to build docker image",
"can't buid a docker image",
"An error exit status 1 was encountered while building the Docker image"
],
"ts-cli-determine-language": [
"how can i change language to ibmcloud cli",
"update the language in CLI",
"why can't the app language be determined",
"Could not determine the language of your app",
"error could not determine the language of your app",
"how to specify the language of your app",
"change the language of the app",
"supported languages for apps",
"determine the app language",
"app language change in app"
]
}