A Rustbase CLI Client.
This is a work in progress. Current available only for Linux.
Join our discord server to get help and discuss features.
Click here to see how to Contribute
- Rustbase needs to be running on host.
rustbase-cli [options]
To change host or port, use --host
and --port
flags.
rustbase-cli --host <host> --port <port> [options]