-
Hi. I've just upgraded to v0.8.3 (was 0.7.2) and started getting this warning:
The command is started as "signal-cli -u daemon --json". Where should I use this global --output= option? Obviously not by simply replacing --json with --output=json, as that is not recognized:
|
Beta Was this translation helpful? Give feedback.
Answered by
AsamK
May 19, 2021
Replies: 1 comment 1 reply
-
Global options go before the subcommand, in this daemon. |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
AsamK
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Global options go before the subcommand, in this daemon.
signal-cli -u Xxx --output=json daemon