client
Interact with a running Piri node.
All client commands require a running Piri server and authenticate using JWT tokens signed with your node's identity key. Pass the same --config file you used with piri serve - this provides both the server address and your identity key for authentication:
Usage
Flags
| Flag | Description | Default |
|---|---|---|
--node-url <url> |
URL of a Piri node | http://localhost:3000 |
Subcommands
admin
Administrative operations (logs, config).
pdp
PDP (Provable Data Possession) operations.