From d342cb57ea5c6bbe378e49f3aca5faff4d6ab8c1 Mon Sep 17 00:00:00 2001 From: Aman Kumar Date: Wed, 26 Jun 2024 13:06:58 +0530 Subject: [PATCH] refactor: deploy command ui text --- README.md | 15 +++++++-------- src/commands/app/deploy.ts | 6 ++++-- src/messages/index.ts | 18 +++++++++--------- src/util/inquirer.ts | 2 +- 4 files changed, 21 insertions(+), 20 deletions(-) diff --git a/README.md b/README.md index c2d0b1f..a4501a3 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,6 @@ $ csdx COMMAND running command... $ csdx (--version|-v) @contentstack/apps-cli/1.2.0 darwin-arm64 node-v18.20.2 -@contentstack/apps-cli/1.2.0 darwin-arm64 node-v18.20.2 $ csdx --help [COMMAND] USAGE $ csdx COMMAND @@ -130,16 +129,16 @@ Deploy an app ``` USAGE - $ csdx app:deploy [--app-uid ] [--hosting-type ] [--app-url ] [-y] [--launch-project - existing|new] [-c ] + $ csdx app:deploy [--app-uid ] [--hosting-type Hosting with Launch|Custom Hosting] [--app-url ] + [--launch-project existing|new] [-c ] FLAGS - -c, --config= [optional] path of config file - -y, --yes Force disconnect launch project by skipping the confirmation + -c, --config= [optional] Please enter the path of the config file. --app-uid= Provide the app UID of an existing app. - --app-url= App URL - --hosting-type= Hosting Type - --launch-project=