nsc

nsc import keys

Imports all nkeys found in a directory

Synopsis

Imports all nkeys found in a directory

nsc import keys [flags]

Examples

nsc import keys --dir <path>
nsc import keys --recursive --dir <path>

Options

  -d, --dir string   directory to import keys from
  -h, --help         help for keys
  -R, --recurse      recurse directories

Options inherited from parent commands

      --config-dir string     nsc config directory
      --data-dir string       nsc data store directory
  -i, --interactive           ask questions for various settings
      --keystore-dir string   nsc keystore directory
  -K, --private-key string    Key used to sign. Can be specified as role (where applicable),
                              public key (private portion is retrieved)
                              or file path to a private key or private key 

SEE ALSO

Auto generated by spf13/cobra on 25-Feb-2022