#oasis #developer #subcommand #platform #command #service #clean

已删除 oasis-cli

Oasis 开发者工具

0.1.6 2019年8月5日
0.1.5 2019年8月1日
0.1.3 2019年7月29日
0.1.1 2019年7月29日
0.1.0 2019年7月17日

#22 in #oasis

Apache-2.0

56KB
1.5K SLoC

oasis-cli

用于管理 Oasis 包的命令行工具。

$ cargo install oasis-cli

$ oasis --help

oasis 0.1.0
Oasis developer tools

USAGE:
    oasis [SUBCOMMAND]

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

SUBCOMMANDS:
    build        Build services for the Oasis platform
    clean        Remove build products
    deploy       Deploy a service to the Oasis blockchain
    help         Prints this message or the help of the given subcommand(s)
    ifextract    Extract interface definition(s) from a service.wasm
    init         Create a new Oasis package
    test         Run integration tests against a simulated Oasis runtime.

依赖项

~30–45MB
~815K SLoC