cnabio / signy

Go implementation for CNAB content trust verification using TUF, Notary, and in-toto
MIT License
31 stars 11 forks source link

Read flags from environment variables #85

Open radu-matei opened 4 years ago

radu-matei commented 4 years ago

One potential workaround to the current issue with having to pass too many flags on the command line is to read them similarly to how we read the passphrases for the signing keys - from the command line.