diff options
-rw-r--r-- | README.md | 4 | ||||
-rw-r--r-- | deployment/http/web/index.html | 2 |
2 files changed, 3 insertions, 3 deletions
@@ -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(){ } </script> -<h1 id="open-command-line-interface-cli">OPEN Command-line interface (CLI)</h1> +<h1 id="open-command-line-interface-cli">Open Command-line interface Platform (OCLIP)</h1> <p>Provides unified commands to operate any cloud enabled software products from Linux/Web console. Configure the following environment variables, before using it:</p> <ol style="list-style-type: decimal"> <li><strong>OPEN_CLI_HOST_URL</strong> - Catalog service URL or a service URL</li> |