summaryrefslogtreecommitdiffstats
path: root/products/onap-casablanca/features/aai/src/main/resources/open-cli-sample/business/customer/customer-show-schema-casablanca-sample.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'products/onap-casablanca/features/aai/src/main/resources/open-cli-sample/business/customer/customer-show-schema-casablanca-sample.yaml')
-rw-r--r--products/onap-casablanca/features/aai/src/main/resources/open-cli-sample/business/customer/customer-show-schema-casablanca-sample.yaml14
1 files changed, 14 insertions, 0 deletions
diff --git a/products/onap-casablanca/features/aai/src/main/resources/open-cli-sample/business/customer/customer-show-schema-casablanca-sample.yaml b/products/onap-casablanca/features/aai/src/main/resources/open-cli-sample/business/customer/customer-show-schema-casablanca-sample.yaml
new file mode 100644
index 00000000..aa38612d
--- /dev/null
+++ b/products/onap-casablanca/features/aai/src/main/resources/open-cli-sample/business/customer/customer-show-schema-casablanca-sample.yaml
@@ -0,0 +1,14 @@
+open_cli_sample_version: 1.0
+name: customer-show
+version: onap-casablanca
+samples:
+ sample1:
+ name: customer-show
+ input: --customer-name mrkanag --long
+ moco: customer-show-schema-casablanca-moco.json
+ output: |
+ +----------+------------------+------------------+------------------+
+ |name |subscriber-name |resource-version |subscriber-type |
+ +----------+------------------+------------------+------------------+
+ |mrkanag |mrkanag |1538105836430 |INFRA |
+ +----------+------------------+------------------+------------------+