diff options
Diffstat (limited to 'deployment/http/web/index.html')
-rw-r--r-- | deployment/http/web/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
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> |