Skip to content

Latest commit

 

History

History
 
 

pyrsia_cli

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Pyrsia CLI

Parses command lines and subcommands, then communicates the parsed requests to a Pyrsia node.

Building

  1. Follow our Getting Started section
  2. Run the build release command for package pyrsia_cli which generates an executable in ./target/release/pyrsia
cargo build -p pyrsia_cli --release

Installing

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 .

Usage

pyrsia -h
pyrsia -V
pyrsia config --add
pyrsia config -s