--- /dev/null
+onap_cli_sample_version: 1.0
+
+name: cloud-list
+
+samples:
+ sample1:
+ name: List the configured clouds in onap
+ input: -h https://locahost:8443 -u AAI -p AAI --long
+ output: |
+ ===============================================================================================
+ |cloud | region | tenant | tenant-id | customer| service|
+ ===============================================================================================
+ |OpenStack | RegionOne | ONAP | 3385e44e-b3bf-4fb8-a83e-4a4097cf8978 | mrkanag | vFW |
+ -----------------------------------------------------------------------------------------------
+ |OpenStack | RegionTwo | ONAP-2 | 89386e6e-a16b-4091-add7-3119064f8058 | mrkanag | vLB |
+ ===============================================================================================
\ No newline at end of file