File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -136,7 +136,7 @@ FLAGS
136
136
-c, --config=<value> [optional] Please enter the path of the config file.
137
137
--app-uid=<value> Provide the app UID of an existing app.
138
138
--app-url=<value> Please enter the URL of the app you want to deploy.
139
- --hosting-type=<option> Please provide a valid Hosting Type.
139
+ --hosting-type=<option> Choose a valid Hosting Type.
140
140
<options: Hosting with Launch|Custom Hosting>
141
141
--launch-project=<option> Choose a new or an existing Launch project.
142
142
<options: existing|new>
Original file line number Diff line number Diff line change @@ -117,7 +117,7 @@ const deployAppMsg = {
117
117
FORCE_DISCONNECT : "Force disconnect launch project by skipping the confirmation" ,
118
118
LAUNCH_PROJECT : "Choose a new or an existing Launch project." ,
119
119
APP_URL : "Please enter the URL of the app you want to deploy." ,
120
- HOSTING_TYPE : "Please provide a valid Hosting Type." ,
120
+ HOSTING_TYPE : "Choose a valid Hosting Type." ,
121
121
CONFIG_FILE : "[optional] Please enter the path of the config file." ,
122
122
APP_UPDATE_TERMINATION_MSG : "The app is already connected to the Launch project. Skipping the app hosting updates process." ,
123
123
DISCONNECT_PROJECT : "Are you sure you wan to disconnect the Launch project?" ,
You can’t perform that action at this time.
0 commit comments