A Rustbase CLI Client.
This is a work in progress.
Join our discord server to get help and discuss features.
Windows | Linux | MacOS | |
---|---|---|---|
i686 | ✅ | ✅ | - |
x64 | ✅ | ✅ | - |
aarch64 | - | - | - |
arm | - | - | - |
Click here to see how to Contribute
- Rustbase needs to be running on host url.
rustbase-cli [options]
To change host or port, use --host
and --port
flags.
rustbase-cli --host <host> --port <port> [options]