From 2b921442f4a4905c6589d33ebd87c03d528d9d24 Mon Sep 17 00:00:00 2001 From: Malintha Amarasinghe Date: Fri, 29 Jun 2018 17:47:46 +0530 Subject: [PATCH] Fixing command helps, renaming dist bin file, setting build to offline mode --- README.md | 2 +- .../wso2/apimgt/gateway/cli/cmd/SetupCmd.java | 4 +- .../cli/constants/GatewayCliConstants.java | 2 +- .../gateway/cli/oauth/OAuthServiceImpl.java | 20 ++++++++- .../main/resources/cli-help/cli-build.help | 23 +++-------- .../main/resources/cli-help/cli-setup.help | 41 +++++++++++-------- .../distribution/bin/{micro-gw.sh => gateway} | 0 distribution/resources/bin/micro-gw | 2 +- 8 files changed, 51 insertions(+), 43 deletions(-) rename components/micro-gateway-cli/src/main/resources/distribution/bin/{micro-gw.sh => gateway} (100%) diff --git a/README.md b/README.md index a0455508b4..91540467a3 100644 --- a/README.md +++ b/README.md @@ -130,7 +130,7 @@ Following is the structure of the label generated when running micro-gw setup co ```bash micro-gw-