Cav get
cav get¶
Get resource to retrieve information from CloudAvenue.
Examples¶
    #List all T0
    cav get t0
    #List all T0 in wide format
    cav get t0 -o wide
    #List all Public IP
    cav get publicip
    #List all VDC in yaml format
    cav get vdc -o yaml
    #List all S3 in json format
    cav get s3 -o json
Options¶
Options inherited from parent commands¶
SEE ALSO¶
- cav - cav is the Command Line Interface for CloudAvenue Platform
 - cav get bms - A brief list of your BMS resources
 - cav get edgegateway - A brief list of your edgegateway resources
 - cav get publicip - A brief list of your public ip resources
 - cav get s3 - A brief list of your s3 resources
 - cav get t0 - A brief list of your t0 resources
 - cav get vdc - A brief list of your vdc resources