Releases: lunes-platform/lunes-cli
Releases · lunes-platform/lunes-cli
Enable Wallet
Update docs
How to install Lunes CLI
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
Available Commands
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
Install Lunes Node
lunes-node-install
Comming Soon
USAGE:
lunes node install <CHAIN> <PASSWORD> <SEED_BASE58>
ARGS:
<CHAIN> 1 for mainnet, 0 for testnet
<PASSWORD> Password for encrypted your seed
<SEED_BASE58> Your seed encoded in base 58
OPTIONS:
-h, --help Print help information
-v, --version <VERSION> Version of Lunes Node: e.g. 0.1.17 <latest default>
Example
lunes node install 1 123password MyEncodedSeedInBase58
Install Lunes Node
How to install Lunes CLI
Move to /usr/bin/ and rename to lunes
mv lunes-x86_64-linux-musl /usr/bin/lunes
Allow its execution
chmod +x /usr/bin/taker
Available Commands
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
Install Lunes Node
lunes-node-install
Comming Soon
USAGE:
lunes node install <CHAIN> <PASSWORD> <SEED_BASE58>
ARGS:
<CHAIN> 1 for mainnet, 0 for testnet
<PASSWORD> Password for encrypted your seed
<SEED_BASE58> Your seed encoded in base 58
OPTIONS:
-h, --help Print help information
-v, --version <VERSION> Version of Lunes Node: e.g. 0.1.17 <latest default>
Example
lunes node install 1 123password MyEncodedSeedInBase58
fix: error in systemctl
How to install
Move to /usr/bin/ and rename to lunes
mv lunes-x86_64-linux-musl /usr/bin/lunes
Allow its execution
chmod +x /usr/bin/taker
Available Commands
SUBCOMMANDS:
lunes node down Shutdown your Lunes Node
lunes node logs Follow your Lunes Node logs
lunes node restart Restart your your Lunes Node
lunes node status Status of your Lunes Node
lunes node up Turn On your Lunes Node
Lunes CLI was born! 🎉❤️📝
Now only to linux musl
How to install
Move to /usr/bin/ and rename to lunes
mv lunes-x86_64-linux-musl /usr/bin/lunes
Allow its execution
chmod +x /usr/bin/taker