jonasandero

Results 3 comments of jonasandero

I have a similar workflow, but I never cache the generated code. I know it is not portable, but it works fine for me. Here is an example: given my...

I really would like to replace ``` eval $(spd_argbash_parse) ``` with ``` argbash --strip all ${BASH_SOURCE[0]} | eval ``` but that just gives ``` > ~ ./bin/minimal.sh /Users/jonas/.local/bin/argbash: line 471:...

Yes, the problem with that post is that isn't clear about the difference between API security and content security. The purpose of auth scopes is to restrict API access to...