Support setting --cert-store via an environment variable

- Set `--cert-store` using the environment variable `SQ_CERT_STORE`.
This commit is contained in:
Neal H. Walfield 2023-03-28 12:11:14 +02:00
parent 81dd7e0e00
commit 5daff2f939
No known key found for this signature in database
GPG Key ID: 6863C9AD5B4D22D3

View File

@ -82,6 +82,7 @@ standard cert-d, which is located in $HOME/.local/share/pgp.cert.d."
#[clap(
long,
value_name = "PATH",
env = "SQ_CERT_STORE",
conflicts_with_all = &[ "no_cert_store" ],
help = "Specifies the location of the certificate store",
long_help = "\