Kevin Pauli

Results 3 comments of Kevin Pauli

I too am attempting to use http template, and would like to set the authorization header using a value from a secret.

Yes IMO this is required for developing any non-trivial real-world script that needs to be configurable at runtime

> argparse isn't supporte (or at least I don't expect it to work) It actually does work with argparse! ``` library(argparse) parser