Skip to content

Latest commit

 

History

History
34 lines (23 loc) · 698 Bytes

sam_key_use.md

File metadata and controls

34 lines (23 loc) · 698 Bytes

sam key use

Use the key with the given name

Synopsis

Uses the key given by name. The age key will be used for operations performed with sops f.ex. decrypting and encrypting files. Decryption and encryption keys can be set independently. Not specifying any flags will set the key for both decryption and encryption.

sam key use [flags]

Options

  -d, --decryption   
  -e, --encryption   
  -h, --help         help for use

Options inherited from parent commands

  -v, --version   Shows the current version of sam

SEE ALSO

  • sam key - Commands for managing the detected age keys
Auto generated by spf13/cobra on 31-Jan-2023