From 49be0d781e3125da4343ad1c14e964bcc111d373 Mon Sep 17 00:00:00 2001 From: subhash kumar singh Date: Fri, 3 Nov 2017 12:51:40 +0000 Subject: Add samples for commands - Add samples for command - Fix typo (change from "ouput" to "output") in sample files. Change-Id: Ifa5c1a302df5be07c28c7e97602ec22844ce1aea Issue-ID: CLI-55 Signed-off-by: subhash kumar singh --- .../resources/onap-cli-sample/esr/ems/ems-show-schema-1.1-sample.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/aai/src/test/resources/onap-cli-sample/esr/ems/ems-show-schema-1.1-sample.yaml') diff --git a/plugins/aai/src/test/resources/onap-cli-sample/esr/ems/ems-show-schema-1.1-sample.yaml b/plugins/aai/src/test/resources/onap-cli-sample/esr/ems/ems-show-schema-1.1-sample.yaml index df61b35f..4601cdef 100644 --- a/plugins/aai/src/test/resources/onap-cli-sample/esr/ems/ems-show-schema-1.1-sample.yaml +++ b/plugins/aai/src/test/resources/onap-cli-sample/esr/ems/ems-show-schema-1.1-sample.yaml @@ -6,7 +6,7 @@ samples: name: ems-show input: --ems-id 51a480ed-649c-4c47-a84b-f966dc4f9554 moco: ems-show-schema-1.1-moco.json - ouput: | + output: | +------+------+--------+----------+------------------+ |name |type |vendor |version |url | +------+------+--------+----------+------------------+ -- cgit 1.2.3-korg