storj/pkg/process
Michal Niewrzal f0662675bc
Add '--dir' param for all CLI parts (replace --base-path) (#833)
* Add '--dir' param for all CLI parts (replace --base-path)

* FindDirParam method moved

* fix compilation error

* make param global

* remove unused fields

* rename param

* remove config flag

* goimports
2018-12-14 22:14:59 +01:00
..
debug.go pkg/provider: with pkg/provider merged, make a single heavy client binary, gateway binary, and deprecate old services (#165) 2018-07-26 08:21:35 -06:00
exec_conf.go Add '--dir' param for all CLI parts (replace --base-path) (#833) 2018-12-14 22:14:59 +01:00
exec.go give our appearence on windows some love (#429) 2018-10-16 14:48:17 -04:00
logging.go move stacktraces to debug level, disable debug by default (#329) 2018-09-09 05:27:09 -06:00
metrics.go Parameters cleanup (#864) 2018-12-14 16:55:45 +01:00