Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 354 Bytes

3.3.5. stacks decrypt.md

File metadata and controls

16 lines (11 loc) · 354 Bytes

stacks decrypt

Usage

Usage: stacks decrypt [OPTIONS] STRING

  Decrypt an encrypted string using a private key. Can run in any directory.

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

Description & example

See Inline secret encryption.