nsc

nsc delete mapping

Delete a mapping

Synopsis

Delete a mapping

nsc delete mapping [flags]

Options

  -a, --account string   account name
  -f, --from string      map from subject (required)
  -h, --help             help for mapping
  -t, --to string        to subject. When present, only that particular mapping is removed. Otherwise all mappings for from subject are.

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