Skip to content

Latest commit

 

History

History
32 lines (21 loc) · 626 Bytes

sam_key_list.md

File metadata and controls

32 lines (21 loc) · 626 Bytes

sam key list

Lists all available sops keys

Synopsis

List all available sops keys. By default only name and public key are listed. Filepath and private key can be displayed optionally

sam key list [flags]

Options

  -f, --file          displays the filepath of the key
  -h, --help          help for list
  -p, --private-key   displays the private-key

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