Parses command lines and subcommands, then communicates the parsed requests to a Pyrsia node.
- Follow our Getting Started section
- Run the build release command for package
pyrsia_cli
which generates an executable in./target/release/pyrsia
cargo build -p pyrsia_cli --release
Copy-paste the above generated executable in some folder and add to folder to your PATH
OR
Run the install command which installs the CLI in ~/.cargo/bin
. Make sure ~/.cargo/bin
is included in your PATH
cargo install --path .
pyrsia -h
pyrsia -V
pyrsia config --add
pyrsia config -s