We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Extend the current signer flags to accept different kinds of signers, like AWS KMS and keystore signers.
Note that these flags should be mutually exclusive, e.g. if I pass --secret-key, I cannot also enable AWS KMS.
--secret-key
Depends on #90