File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -136,7 +136,7 @@ FLAGS
136136 -c, --config=<value> [optional] Please enter the path of the config file.
137137 --app-uid=<value> Provide the app UID of an existing app.
138138 --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.
140140 <options: Hosting with Launch|Custom Hosting>
141141 --launch-project=<option> Choose a new or an existing Launch project.
142142 <options: existing|new>
Original file line number Diff line number Diff line change @@ -117,7 +117,7 @@ const deployAppMsg = {
117117 FORCE_DISCONNECT : "Force disconnect launch project by skipping the confirmation" ,
118118 LAUNCH_PROJECT : "Choose a new or an existing Launch project." ,
119119 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." ,
121121 CONFIG_FILE : "[optional] Please enter the path of the config file." ,
122122 APP_UPDATE_TERMINATION_MSG : "The app is already connected to the Launch project. Skipping the app hosting updates process." ,
123123 DISCONNECT_PROJECT : "Are you sure you wan to disconnect the Launch project?" ,
You can’t perform that action at this time.
0 commit comments