nsc

nsc reissue operator

Re-issues the operator with a new identity and re-signs affected accounts. When --private-key flag is provided with an operator seed, the identity specified will be used for the operator and as the issuer for the accounts. Note use of this command could create a disruption. Please backup your server and nsc environment prior to use.

nsc reissue operator [flags]

Examples

nsc reissue operator

Options

      --convert-to-signing-key   turn operator identity key into signing key (avoids account re-signing)
  -h, --help                     help for operator
  -n, --name string              operator name

Options inherited from parent commands

  -H, --all-dirs string       sets --config-dir, --data-dir, and --keystore-dir to the same value
      --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 2-Jan-2025