Running command in non-interactive mode
vearutop opened this issue ยท 1 comments
vearutop commented
I tried and failed to find how to perform gRPC call in non-interactive mode. Is it possible?
Btw, interactive mode is gorgeous! Thanks ๐
njpatel commented
Done! Added support for both string evaluation and script evaluation, check it out: https://github.com/njpatel/grpcc#--eval----exec .
Cheers!