lbry-sdk/lbrynet/daemon
Antonio Quartulli 34976c7602
DaemonCLI: add --conf flag
When starting a daemon with a different configuration,
the same should also be used by the cli tool.

Add the --conf flag to the cli command to allow using a
custom config file.

Signed-off-by: Antonio Quartulli <antonio@mandelbit.com>
2018-02-10 16:22:32 +08:00
..
auth log traceback info for failed api requests 2017-12-06 19:52:29 -05:00
__init__.py convenient import for api client 2017-06-25 21:25:49 -04:00
Daemon.py Fix issue #930. Disallow positional arguments for CLI settings_set and fix error reporting when settings_set fails. 2018-02-09 11:30:29 -05:00
DaemonCLI.py DaemonCLI: add --conf flag 2018-02-10 16:22:32 +08:00
DaemonConsole.py add lbrynet-console 2017-12-05 13:34:46 -05:00
DaemonControl.py conf: make config file a CLI parameter 2017-12-30 04:11:06 +08:00
DaemonServer.py remove unused files 2017-11-29 12:01:39 -05:00
Downloader.py refactor start_lbry_file 2018-01-04 21:28:09 -05:00
ExchangeRateManager.py pylint 2017-11-10 14:23:14 -05:00
Publisher.py refactor start_lbry_file 2018-01-04 21:28:09 -05:00