Who rated this post

cancel
Showing results for 
Search instead for 
Did you mean: 
spottex
Collaborator

Try this:
mgmt_cli -d "domain_IP_address" show vpn-communities-star limit 200 details-level full -s id.txt --format json | $CPDIR/jq/jq -r '.objects[] | "NAME,\(.name)","PreSharedKey,\(."use-shared-secret")"'

0 Kudos
(1)
Who rated this post