by colesantiago 4 days ago

Building CLIs don't make any sense and in fact it is the wrong way.

I wish we would stop building CLIs and instead use something like this:

https://executor.sh/

https://github.com/RhysSullivan/executor

TheTaytay 3 days ago | [-0 more]

This looks like a really nice pattern for exposing all allowed capabilities in one place. Are you using it? Looks like it could easily wrap a CLI too…