You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
With lndk-cli it would be nice if informational text were written to stderr and JSON data be written to stdout. That way we can pipe the JSON to the jq command and get pretty printed output and search for things.
With
lndk-cliit would be nice if informational text were written tostderrand JSON data be written tostdout. That way we can pipe the JSON to thejqcommand and get pretty printed output and search for things.