prople-vessel-cli

Crates.ioprople-vessel-cli
lib.rsprople-vessel-cli
version0.3.3
created_at2025-05-01 23:26:35.82294+00
updated_at2025-05-25 12:48:28.45186+00
descriptionA Vessel CLI client to communicate with the prople/vessel RPC server
homepagehttps://github.com/prople
repositoryhttps://github.com/prople/vessel/tree/main
max_upload_size
id1657137
size225,893
(rstlix0x0)

documentation

https://docs.rs/prople-vessel-cli

README

vessel-cli

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.

Example

$ > 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

Installation

[dependencies]
prople-vessel-cli = {version = "0.3.3"}
Commit count: 243

cargo fmt