aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/aai/src/test/resources/onap-cli-sample/customer
diff options
context:
space:
mode:
authorsubhash kumar singh <subhash.kumar.singh@huawei.com>2017-11-03 12:51:40 +0000
committersubhash kumar singh <subhash.kumar.singh@huawei.com>2017-11-06 06:20:05 +0000
commit49be0d781e3125da4343ad1c14e964bcc111d373 (patch)
treea0dcc0c48297550bc3fac9ba1c3b2dff854f0658 /plugins/aai/src/test/resources/onap-cli-sample/customer
parent99c106f1ace0c6019d0a8b1deceaf1b6e1fbe476 (diff)
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 <subhash.kumar.singh@huawei.com>
Diffstat (limited to 'plugins/aai/src/test/resources/onap-cli-sample/customer')
-rw-r--r--plugins/aai/src/test/resources/onap-cli-sample/customer/customer-create-schema-1.1-sample.yaml2
-rw-r--r--plugins/aai/src/test/resources/onap-cli-sample/customer/customer-delete-schema-1.1-sample.yaml2
-rw-r--r--plugins/aai/src/test/resources/onap-cli-sample/customer/customer-list-schema-1.1-sample.yaml2
-rw-r--r--plugins/aai/src/test/resources/onap-cli-sample/customer/customer-show-schema-1.1-sample.yaml2
4 files changed, 4 insertions, 4 deletions
diff --git a/plugins/aai/src/test/resources/onap-cli-sample/customer/customer-create-schema-1.1-sample.yaml b/plugins/aai/src/test/resources/onap-cli-sample/customer/customer-create-schema-1.1-sample.yaml
index db4a5135..72273417 100644
--- a/plugins/aai/src/test/resources/onap-cli-sample/customer/customer-create-schema-1.1-sample.yaml
+++ b/plugins/aai/src/test/resources/onap-cli-sample/customer/customer-create-schema-1.1-sample.yaml
@@ -6,5 +6,5 @@ samples:
name: customer-create
input: --customer-name test --subscriber-name test
moco: customer-create-schema-1.1-moco.json
- ouput: |
+ output: |
diff --git a/plugins/aai/src/test/resources/onap-cli-sample/customer/customer-delete-schema-1.1-sample.yaml b/plugins/aai/src/test/resources/onap-cli-sample/customer/customer-delete-schema-1.1-sample.yaml
index e209fe13..7e6f0dcb 100644
--- a/plugins/aai/src/test/resources/onap-cli-sample/customer/customer-delete-schema-1.1-sample.yaml
+++ b/plugins/aai/src/test/resources/onap-cli-sample/customer/customer-delete-schema-1.1-sample.yaml
@@ -6,5 +6,5 @@ samples:
name: customer-delete
input: --customer-name test --resource-version 1509029022293
moco: customer-delete-schema-1.1-moco.json
- ouput: |
+ output: |
diff --git a/plugins/aai/src/test/resources/onap-cli-sample/customer/customer-list-schema-1.1-sample.yaml b/plugins/aai/src/test/resources/onap-cli-sample/customer/customer-list-schema-1.1-sample.yaml
index 05c7a53e..7ff64210 100644
--- a/plugins/aai/src/test/resources/onap-cli-sample/customer/customer-list-schema-1.1-sample.yaml
+++ b/plugins/aai/src/test/resources/onap-cli-sample/customer/customer-list-schema-1.1-sample.yaml
@@ -6,7 +6,7 @@ samples:
name: customer-list
input:
moco: customer-list-schema-1.1-moco.json
- ouput: |
+ output: |
+----------------+------------------+
|name |resource-version |
+----------------+------------------+
diff --git a/plugins/aai/src/test/resources/onap-cli-sample/customer/customer-show-schema-1.1-sample.yaml b/plugins/aai/src/test/resources/onap-cli-sample/customer/customer-show-schema-1.1-sample.yaml
index 1e1ba425..1669ffd2 100644
--- a/plugins/aai/src/test/resources/onap-cli-sample/customer/customer-show-schema-1.1-sample.yaml
+++ b/plugins/aai/src/test/resources/onap-cli-sample/customer/customer-show-schema-1.1-sample.yaml
@@ -6,7 +6,7 @@ samples:
name: customer-show
input: --customer-name kanag --long
moco: customer-show-schema-1.1-moco.json
- ouput: |
+ output: |
+--------+------------------+------------------+------------------+
|name |subscriber-name |resource-version |subscriber-type |
+--------+------------------+------------------+------------------+