vmanage show device status
vmanage show device status --type edge
vmanage show device status --type control
vmanage show device config
vmanage show device config --type edge
vmanage show device config --type control
vmanage show templates
vmanage show templates --type feature
vmanage show templates --type device
vmanage show policies list
vmanage show policies definition
vmanage show policies local
vmanage show policies central
vmanage import root-cert --file myCA.pem
vmanage import templates --file tests/vmanage-templates.yml
vmanage export templates --file /tmp/vmanage-templates-cli.yml
vmanage import policies --file tests/vmanage-policies.yml
vmanage export policies --file /tmp/vmanage-policies-cli.yml
vmanage import attachments --file tests/vmanage-attachments.yml
vmanage export attachments --file /tmp/vmanage-attachments-cli.yml
vmanage show root-cert
vmanage show vbond
vmanage show ca-type
vmanage show org
vmanage certificate push
vmanage certificate generate-csr --ip 1.1.1.3 --file /tmp/test.csr
vmanage set vbond --ip 10.0.0.11
vmanage set ca-type --type enterprise
vmanage import root-cert --file myCA.pem
vmanage import policies --file tests/vmanage-approute-policies.yml
vmanage set central-policy --type approute --name Outlook-AAR-Policy --pref-color public-internet --seq-name Outlook
vmanage set central-policy --type approute --name Outlook-AAR-Policy --pref-color biz-internet