nsc

nsc delete import

Delete an import

Synopsis

Delete an import

nsc delete import [flags]

Examples

nsc delete import -i
nsc delete import -s "bar.>"

Options

  -a, --account string       account name
  -h, --help                 help for import
      --src-account string   source account (only if subject is ambiguous)
  -s, --subject string       stream/service subject

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