From 1845026e0f1ef61d64faf5ddab197f1bfc3a4f42 Mon Sep 17 00:00:00 2001 From: Kanagaraj Manickam k00365106 Date: Fri, 6 Oct 2017 23:07:41 +0530 Subject: Set platfrom name properly Issue-Id: CLI-66 Change-Id: Ia80efcd5eb3d15034a7caa5261c0d5c984ffea8c Signed-off-by: Kanagaraj Manickam k00365106 --- README.md | 4 ++-- deployment/http/web/index.html | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index a400bb0c..c3612bca 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ -OPEN Command-line interface (CLI) -================================== +Open Command-line interface Platform (OCLIP) +============================================ Provides unified commands to operate any cloud enabled software products from Linux/Web console. Configure the following environment diff --git a/deployment/http/web/index.html b/deployment/http/web/index.html index 263d2bd7..bf588334 100644 --- a/deployment/http/web/index.html +++ b/deployment/http/web/index.html @@ -6,7 +6,7 @@ function redirectToConsole(){ } -

OPEN Command-line interface (CLI)

+

Open Command-line interface Platform (OCLIP)

Provides unified commands to operate any cloud enabled software products from Linux/Web console. Configure the following environment variables, before using it:

  1. OPEN_CLI_HOST_URL - Catalog service URL or a service URL
  2. -- cgit 1.2.3-korg