From de0dcbad873481bee88eb68e2c03a82bdad85781 Mon Sep 17 00:00:00 2001 From: Kanagaraj Manickam k00365106 Date: Sun, 1 Oct 2017 00:12:20 +0530 Subject: Add Info section Issue-Id: CLI-66 Change-Id: I864c4af234e7f27d75eaad7318e0d919c1d82305 Signed-off-by: Kanagaraj Manickam k00365106 --- framework/src/test/resources/sample-test-info.yaml | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 framework/src/test/resources/sample-test-info.yaml (limited to 'framework/src/test/resources') diff --git a/framework/src/test/resources/sample-test-info.yaml b/framework/src/test/resources/sample-test-info.yaml new file mode 100644 index 00000000..35e59f8e --- /dev/null +++ b/framework/src/test/resources/sample-test-info.yaml @@ -0,0 +1,9 @@ +open_cli_schema_version: 1.0 +name: sample-test-info +description: Onap sample command to test the command features +version: cli-1.0 +info: + product: cli-1.0 + service: cli + type: cmd + author: Kanagaraj Manickam mkr1481@gmail.com -- cgit 1.2.3-korg