client rpc p2pcollection
Interact with the P2P collection system
Synopsis
Add, delete, or get the list of P2P collections
Options
-h, --help help for p2pcollection
Options inherited from parent commands
--addr string gRPC endpoint address (default "0.0.0.0:9161")
--logformat string Log format to use. Options are csv, json (default "csv")
--logger stringArray Override logger parameters. Usage: --logger <name>,level=<level>,output=<output>,...
--loglevel string Log level to use. Options are debug, info, error, fatal (default "info")
--lognocolor Disable colored log output
--logoutput string Log output path (default "stderr")
--logtrace Include stacktrace in error and fatal logs
--rootdir string Directory for data and configuration to use (default "$HOME/.defradb")
--url string URL of HTTP endpoint to listen on or connect to (default "localhost:9181")
SEE ALSO
- defradb client rpc - Interact with a DefraDB gRPC server
- defradb client rpc p2pcollection add - Add P2P collections
- defradb client rpc p2pcollection getall - Get all P2P collections
- defradb client rpc p2pcollection remove - Add P2P collections