aboutsummaryrefslogtreecommitdiffstats
path: root/framework/src/main/resources/onap-cli-schema/basic-logout.yaml
diff options
context:
space:
mode:
authorKanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>2017-09-20 16:17:43 +0530
committerKanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>2017-11-14 14:38:23 +0530
commite3fbe2ce554c851aee4cb3d047ec08510ed4d382 (patch)
tree10e8b8f1be9b8eaa261d296dabf0e56d75e65db5 /framework/src/main/resources/onap-cli-schema/basic-logout.yaml
parent1ecc057676a6ef788d5193261abd98bd364f10c0 (diff)
Basic auth login and logout command
Issue-Id: CLI-66 Change-Id: Ief44cd0d12d7814c029129ff4d8a384dc36c369f Signed-off-by: Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>
Diffstat (limited to 'framework/src/main/resources/onap-cli-schema/basic-logout.yaml')
-rw-r--r--framework/src/main/resources/onap-cli-schema/basic-logout.yaml13
1 files changed, 13 insertions, 0 deletions
diff --git a/framework/src/main/resources/onap-cli-schema/basic-logout.yaml b/framework/src/main/resources/onap-cli-schema/basic-logout.yaml
new file mode 100644
index 00000000..ccb05160
--- /dev/null
+++ b/framework/src/main/resources/onap-cli-schema/basic-logout.yaml
@@ -0,0 +1,13 @@
+open_cli_schema_version: 1.0
+
+name: basic-logout
+
+description: basic logout auth command
+
+version: cli-1.0
+
+type: auth
+
+service:
+ name: onap-cli
+ version: 1.0.0