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
Input should come from stdin given that it's funny to pass a JSON as a command line argument.
The CLI could decide to read a JSON from stdin if no options are given, like --payload, --destination, etc.
Input should come from
stdingiven that it's funny to pass a JSON as a command line argument.The CLI could decide to read a JSON from
stdinif no options are given, like--payload,--destination, etc.