Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 347 Bytes

3.3.4. stacks encrypt.md

File metadata and controls

16 lines (11 loc) · 347 Bytes

stacks encrypt

Usage

Usage: stacks encrypt [OPTIONS] STRING

  Encrypt a secret string using a public key. Can run in any directory.

Options:
  --public-key-path TEXT  [required]
  --help                  Show this message and exit.

Description & example

See Inline secret encryption.