#client #rave #cli #piecework #unytco

bin+lib piecework_cli

Client to interact with a piecework application running on holochain

5 releases

new 0.2.0 Apr 2, 2025
0.1.3 Mar 14, 2025
0.1.2 Mar 14, 2025
0.1.1 Mar 13, 2025
0.1.0 Mar 13, 2025

#179 in Configuration

Download history 88/week @ 2025-03-07 249/week @ 2025-03-14 1/week @ 2025-03-21 88/week @ 2025-03-28

426 downloads per month

GPL-3.0 license

175KB
3.5K SLoC

piecework-cli

A Client to interact with a piecework application running on holochain

Usage

piecework_cli 0.1.x
An interface for the Piecework app.

USAGE:
    piecework_cli [OPTIONS] <SUBCOMMAND>

FLAGS:
    -h, --help       Prints help information
    -V, --version    Prints version information

OPTIONS:
        --admin-port <admin-port>     [env: ADMIN_PORT=]  [default: 8800]
        --app-id <app-id>             [env: APP_ID=]  [default: piecework-progenitor]
        --app-port <app-port>         [env: APP_PORT=]  [default: 30000]

SUBCOMMANDS:
    dashboard     Display your dashboard
    help          Prints this message or the help of the given subcommand(s)
    progenitor    Call a progenitor function, Note: If your not a progenitor most of these commands will fail for
                  your agent
    zome_call     Call most zome functions provided by the Piecework app. Use at your own risk

Dependencies

~93MB
~1.5M SLoC