bayard-cli delete

DESCRIPTION

Delete document from index server

USAGE

bayard delete [OPTIONS] [ID]

FLAGS

  • -h, --help
         Prints help information.

  • -v, --version
         Prints version information.

OPTIONS

  • -s, --server <IP:PORT>
         Index service address. [default: 127.0.0.1:5000]

ARGS

  • <ID>
         A unique ID that identifies the document in the index server.

EXAMPLES

To delete a document:

$ bayard-cli delete --server=0.0.0.0:5001 1