blob: 8a2da490a8b45214aa9f2e58e92680fb258001de (
plain)
1
2
3
4
5
6
7
8
|
onap_cli_sample_version: 1.0
name: tenant-create
version: onap-1.1
samples:
sample1:
name: Create a tenant under given cloud region
input: -h https://locahost:8443 -u AAI -p AAI -x abc-xyz -y ABCXYZ25 -z 8bcf4466-b092-473f-889b-7f40efb5a323 -r tenant-3
|