Skip to content

v0.6.0

Compare
Choose a tag to compare
@diwakergupta diwakergupta released this 19 Mar 06:09
· 193 commits to master since this release

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>