blob: 1669ffd2ce615d44c2cbf470d812924d2e75101f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
onap_cli_sample_version: 1.0
name: customer-show
version: onap-1.1
samples:
sample1:
name: customer-show
input: --customer-name kanag --long
moco: customer-show-schema-1.1-moco.json
output: |
+--------+------------------+------------------+------------------+
|name |subscriber-name |resource-version |subscriber-type |
+--------+------------------+------------------+------------------+
|kanag |kanag |1509029007060 |INFRA |
+--------+------------------+------------------+------------------+
|