Get "assignedAddresses" syntax

What is the right syntax for getting the IP address(es) assigned?
Since assignedAddresses is an array the following construction does not work:
zerotier-cli get {Network ID} assignedAddresses
For comparison, the following does work as expected:
zerotier-cli get {Network ID} portDeviceName

Yes, I know I can use ip and ip4 names.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.