Adding CLI guide link from readme
Project: http://git-wip-us.apache.org/repos/asf/stratos/repo Commit: http://git-wip-us.apache.org/repos/asf/stratos/commit/c3158ec7 Tree: http://git-wip-us.apache.org/repos/asf/stratos/tree/c3158ec7 Diff: http://git-wip-us.apache.org/repos/asf/stratos/diff/c3158ec7 Branch: refs/heads/4.0.0-grouping Commit: c3158ec7b98b63af8c66acddcdbf22835d6f4153 Parents: 1e94b61 Author: Lahiru Sandaruwan <[email protected]> Authored: Sun Aug 24 10:18:26 2014 +0530 Committer: Lahiru Sandaruwan <[email protected]> Committed: Sun Aug 24 10:18:26 2014 +0530 ---------------------------------------------------------------------- products/stratos-cli/distribution/README.txt | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/stratos/blob/c3158ec7/products/stratos-cli/distribution/README.txt ---------------------------------------------------------------------- diff --git a/products/stratos-cli/distribution/README.txt b/products/stratos-cli/distribution/README.txt index 3e28a6f..b342790 100755 --- a/products/stratos-cli/distribution/README.txt +++ b/products/stratos-cli/distribution/README.txt @@ -23,6 +23,10 @@ CLI, with the exception of registering tenants and viewing logs. The CLI tool also supports command history and auto-completing features in the interactive mode. +Configuring CLI Tool +================================== +Configuration guide can be found at https://cwiki.apache.org/confluence/display/STRATOS/4.1.0+Configuring+CLI+Tool + Help ================================== usage: stratos [-debug] [-h] [-p <password>] [-trace] [-u <username>] @@ -68,4 +72,4 @@ Jira: Thank you for using Apache Stratos! -The Stratos Team \ No newline at end of file +The Stratos Team
