Expand description
Source code for the parsec-tool
project. This is a command-line interface for interacting
with the Parsec service.
Modulesยง
- cli
- Base CLI implementation.
- common
- Common variables.
- error
- Error definitions/handling.
- subcommands
- Subcommand implementations. Interacts with parsec-client-rust.
- util
- Utility code that is shared by multiple subcommands;