Username: Password:

Author Topic: Feature Request - Specify config file location  (Read 8357 times)

Offline SilverLink

  • Rookie
  • *
  • Posts: 1
    • View Profile
Feature Request - Specify config file location
« on: June 03, 2017, 02:18:27 PM »
Small feature request.  I'd like to be able to specify the file location of my config files when using test-only mode

Eg.

> gunthy.exe BTC_ETH poloniex --config X:\somedir\poloniex-BTC_ETH-config.js

This would make it easier to maintain versioning while testing options, or allow me to host config information in a private S3 bucket which could be used to update multiple servers at once.

With 3.3, I have that functionality by using the GUI, but would love it with the command line as well

Thanks!