v0.6.0
You can now run Dropbox API calls on behalf of a team member, as described in the Team API. Example:
$ dbxcli team list-members
// copy the member-id you need from above
$ dbxcli ls --as-member <dbmid:long_string_from_above>
You can now run Dropbox API calls on behalf of a team member, as described in the Team API. Example:
$ dbxcli team list-members
// copy the member-id you need from above
$ dbxcli ls --as-member <dbmid:long_string_from_above>