dropbox / dbxcli

A command line client for Dropbox built using the Go SDK
Other
1.05k stars 101 forks source link

Introduces scoped search. A search can be scoped to the provided folder. #36

Closed bonafidehan closed 8 years ago

bonafidehan commented 8 years ago

Usage: dbxcli search query /some-folder

Manually tested.

diwakergupta commented 8 years ago

@bonafidehan sorry, you'll have to rebase -- I just pushed some major breaking changes to both the SDK and dbxcli :(

bonafidehan commented 8 years ago

Thanks Diwaker! Rebased. Updated based on comments.

diwakergupta commented 8 years ago

Yay, thanks @bonafidehan!