Updated Branches: refs/heads/master 8b9a803b9 -> 39395ad69
Update CLI README file Project: http://git-wip-us.apache.org/repos/asf/incubator-stratos/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-stratos/commit/39395ad6 Tree: http://git-wip-us.apache.org/repos/asf/incubator-stratos/tree/39395ad6 Diff: http://git-wip-us.apache.org/repos/asf/incubator-stratos/diff/39395ad6 Branch: refs/heads/master Commit: 39395ad699a851cafdd79b72fa770178cda4d25a Parents: 8b9a803 Author: Manula Thantriwatte <[email protected]> Authored: Wed Dec 18 12:14:33 2013 +0530 Committer: Manula Thantriwatte <[email protected]> Committed: Wed Dec 18 12:14:33 2013 +0530 ---------------------------------------------------------------------- products/stratos-cli/README.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/39395ad6/products/stratos-cli/README.txt ---------------------------------------------------------------------- diff --git a/products/stratos-cli/README.txt b/products/stratos-cli/README.txt index a6011fa..1f07f8a 100755 --- a/products/stratos-cli/README.txt +++ b/products/stratos-cli/README.txt @@ -58,10 +58,10 @@ chmod +x ./stratos.sh 2. Export the host and port of the SC as environment variables Linux: -export STRATOS_URL=https://s2demo.apache.com:9445 +export STRATOS_URL=https://stratosmanager.apache.org:9445 Windows: -set STRATOS_URL=https://s2demo.apache.com:9445 +set STRATOS_URL=https://stratosmanager.apache.org:9445 3. Run the stratos.sh or stratos.bat as appropriate
