Usage: stacks encrypt [OPTIONS] [STRING]
Encrypt a secret string using a public key. Can run in any directory.
Options:
--public-key-path TEXT [required]
--from-stdin Read input string from standard input
--help Show this message and exit.