| Crates.io | prople-vessel-cli |
| lib.rs | prople-vessel-cli |
| version | 0.3.3 |
| created_at | 2025-05-01 23:26:35.82294+00 |
| updated_at | 2025-05-25 12:48:28.45186+00 |
| description | A Vessel CLI client to communicate with the prople/vessel RPC server |
| homepage | https://github.com/prople |
| repository | https://github.com/prople/vessel/tree/main |
| max_upload_size | |
| id | 1657137 |
| size | 225,893 |
Vessel CLI is a CLI application used as a client to communicate with the Vessel RPC server.
User can manage their identity, agent through this simple client application.
$ > prople-vesel-cli -h
Usage: prople-vessel-cli [OPTIONS] <COMMAND>
Commands:
identity
agent
ping
help Print this message or the help of the given subcommand(s)
Options:
--enable-debug
--agent <AGENT>
-h, --help Print help
-V, --version Print version
[dependencies]
prople-vessel-cli = {version = "0.3.3"}