rgb-cln/cli
darosior 4f3e8d461e cli: make '--rpc-file' take over other config options if absolute
If absolute, we can deduce the lightning_dir, the network, and the
socket filename out of it.
This allows to be able to only specify the 'rpc-file', as before.

Changelog-Changed: Usage of `lightning-cli` by specifying only `--rpc-file` has been restored.
2019-12-26 12:49:23 +08:00
..
test lightningd: change config-dir from plugin / wallet / hsm POV into <network> subdir 2019-11-23 22:42:34 +00:00
Makefile lightningd: move basic parameter parsing into common/configdir 2019-11-23 22:42:34 +00:00
lightning-cli.c cli: make '--rpc-file' take over other config options if absolute 2019-12-26 12:49:23 +08:00