Skip to content

Latest commit

 

History

History
29 lines (20 loc) · 646 Bytes

neofs-cli_util_keyer.md

File metadata and controls

29 lines (20 loc) · 646 Bytes

neofs-cli util keyer

Generate or print information about keys

neofs-cli util keyer [flags]

Options

  -g, --generate       Generate new private key
  -h, --help           help for keyer
      --hex            Print all values in hex encoding
  -m, --multisig       Calculate multisig address from public keys
  -u, --uncompressed   Use uncompressed public key format

Options inherited from parent commands

  -c, --config string   Config file (default is $HOME/.config/neofs-cli/config.yaml)
  -v, --verbose         Verbose output

SEE ALSO