aboutsummaryrefslogtreecommitdiffhomepage
path: root/cli/surfer.js
Commit message (Expand)AuthorAgeFilesLines
* add surfer put examples and fix putGirish Ramakrishnan2019-10-181-3/+14
* Add --server and --token options to cli toolJohannes Zellner2019-08-071-5/+9
* Fix help textGirish Ramakrishnan2017-03-101-2/+2
* Add optional --username and --password arguments for easier scriptingJohannes Zellner2017-02-091-0/+2
* Add cli logout commandJohannes Zellner2017-02-091-0/+4
* Use version from package.jsonJohannes Zellner2017-02-091-1/+1
* do not blindly allow self-signed certsJohannes Zellner2017-02-091-3/+0
* Fix file deletion and add dry-run optionJohannes Zellner2016-03-011-0/+2
* Require a file argument for deleteJohannes Zellner2016-03-011-3/+3
* Support last argument as destinationJohannes Zellner2016-03-011-2/+1
* Do not include hidden folders by defaultJohannes Zellner2015-11-301-0/+1
* Use 222 status code to indicate folder listing and use stdout only for dataJohannes Zellner2015-09-081-1/+1
* Require urlJohannes Zellner2015-07-011-1/+1
* Use del instead of rimrafJohannes Zellner2015-06-271-0/+1
* Support recursive putJohannes Zellner2015-06-271-0/+39