#oasis #developer #subcommand #platform #command #service #deployment

yanked oasis-cli

Oasis developer tools

0.1.6 Aug 5, 2019
0.1.5 Aug 1, 2019
0.1.3 Jul 29, 2019
0.1.1 Jul 29, 2019
0.1.0 Jul 17, 2019

#23 in #oasis

Apache-2.0

56KB
1.5K SLoC

oasis-cli

A command line utility for managing Oasis packages.

$ 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.

Dependencies

~30–46MB
~823K SLoC