Skip to main content Link Search Menu Expand Document (external link)

repp delete feature

Delete a feature from the features database

Synopsis

Delete a feature from the features database by its name. If no such feature name exists in the database, an error is logged to stderr.

repp delete feature [name] [flags]

Examples

  repp delete feature "T7 terminator"

Options

  -h, --help   help for feature

Options inherited from parent commands

  -v, --verbose   write DEBUG logs

SEE ALSO

Auto generated by spf13/cobra on 11-Jun-2022