10 lines
317 B
JSON
10 lines
317 B
JSON
{
|
|
"name": "peerctl",
|
|
"section": 1,
|
|
"title": "peer control plane utility",
|
|
"synopsis": ["peerctl health", "peerctl request ACTION [JSON_PAYLOAD]", "peerctl history [N]"],
|
|
"description": "P2P control helper for health checks and request envelopes.",
|
|
"options": [],
|
|
"keywords": ["p2p", "control", "rpc"]
|
|
}
|