aboutsummaryrefslogtreecommitdiffstats
path: root/main
diff options
context:
space:
mode:
authorKanagaraj M <mkr1481@gmail.com>2019-08-02 13:39:32 +0530
committerKanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>2019-08-05 19:45:58 +0530
commit126dabb819a2002f90c974ca322114660fa6c7b6 (patch)
treeb58a2b1194a0e02c35621d8cc32ba3ae64da71fa /main
parent603a5a4aa9ee8c00a3ca081b98e9f19c0606b0da (diff)
Update the README
Issue-ID: CLI-169 Change-Id: If725efa114995827c3484abba0f93353940b79f9 Signed-off-by: Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>
Diffstat (limited to 'main')
-rw-r--r--main/src/main/resources/oclip-readme.txt35
1 files changed, 10 insertions, 25 deletions
diff --git a/main/src/main/resources/oclip-readme.txt b/main/src/main/resources/oclip-readme.txt
index bea04b79..6c929ec7 100644
--- a/main/src/main/resources/oclip-readme.txt
+++ b/main/src/main/resources/oclip-readme.txt
@@ -1,25 +1,10 @@
-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. OPEN_CLI_HOST_USERNAME - Service user name
-3. OPEN_CLI_HOST_PASSWORD - Service password
-
-To know the CLI version, type oclip [-v|--version]
-To know the CLI usage, type oclip [-h|--help]
-To know the usage of sub commands, type oclip <command> [-h|--help]
-
-To know more, please refer the wiki https://wiki.onap.org
+ ___ ___ ___ _ __ ___ _ __
+ / _ \ / __/ _ \| '_ ` _ \| '_ \
+| (_) | (_| (_) | | | | | | |_) |
+ \___/ \___\___/|_| |_| |_| .__/
+ | |
+ |_|
+
+Open Command Platform (OCOMP) facilitates to model any cloud-enabled or monolithic software
+product's functionality as command using Open Command Specification (OCS) and provides
+Web and command line Shell to access and operate these commands.