Lunes CLI
- CLI Manager for Lunes Full-Node write in Rust
How to Install
Linux
Download the lunes cli here
Move to /usr/bin/ and rename to lunes
mv lunes-x86_64-linux-musl /usr/bin/lunes
Allow its execution
chmod +x /usr/bin/lunes
Windows
Comming Soon
How to Use
Basic Commands
lunes
Lunes CLI management for full-node and wallet
USAGE:
lunes <SUBCOMMAND>
OPTIONS:
-h, --help Print help information
SUBCOMMANDS:
help Print this message or the help of the given subcommand(s)
node Commands to management your Lunes Node
Commands for Full-Node
lunes-node
Commands to management your Lunes Node
USAGE:
lunes node
lunes node <SUBCOMMAND>
OPTIONS:
-h, --help Print help information
SUBCOMMANDS:
config Comming Soon
down Shutdown your Lunes Node
help Print this message or the help of the given subcommand(s)
install Comming Soon
logs Follow your Lunes Node logs
restart Restart your your Lunes Node
status Status of your Lunes Node
up Turn On your Lunes Node
version Comming Soon