From 1ecc057676a6ef788d5193261abd98bd364f10c0 Mon Sep 17 00:00:00 2001 From: Kanagaraj Manickam k00365106 Date: Wed, 20 Sep 2017 16:34:10 +0530 Subject: Migrate onap-username and onap-password onap-username and onap-password are migrated into host-username and host-password respectively Issue-Id: CLI-66 Change-Id: I4d658283523e75a2223dac9d0b839fdbc6ae2da3 Signed-off-by: Kanagaraj Manickam k00365106 --- deployment/http/web/index.html | 26 -------------------------- 1 file changed, 26 deletions(-) (limited to 'deployment/http/web/index.html') diff --git a/deployment/http/web/index.html b/deployment/http/web/index.html index 1bc23d76..f722b657 100644 --- a/deployment/http/web/index.html +++ b/deployment/http/web/index.html @@ -8,31 +8,5 @@ function redirectToConsole(){ -
-

ONAP Command-Line Interface (CLI)

- -

Provides unified commands to operate ONAP from Linux shell and web-console. - -

Web Command Console

-

To open web command console for ONAP, -Click here ! - -

Linux Command Console

-

Please follow the instructions given below for installing ONAP CLI.

-
    -
  1. Download ONAP CLI from here
  2. -
  3. Unzip into folder /opt/onap/cli
  4. -
  5. Initialize CLI by running /opt/onap/cli/cli-init.sh
  6. -
  7. Run ONAP CLI, by typing onap from command line -
  8. For more details, refer /opt/onap/cli/README.md
  9. -
-
- -One Command to command whole Onap !! -
-

Powered by Open CLI Platform (OCLIP) -1.0 -

-
-- cgit 1.2.3-korg