Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add in alias for nano docker into ~/.bashrc #7

Closed
tmchow opened this issue Oct 15, 2018 · 2 comments
Closed

Add in alias for nano docker into ~/.bashrc #7

tmchow opened this issue Oct 15, 2018 · 2 comments
Labels
nice to have Nice to have feature

Comments

@tmchow
Copy link

tmchow commented Oct 15, 2018

I suggest adding a line into ~/.bashrc for easier interaction with the nano node.

alias rai='sudo docker exec nano-node /usr/bin/rai_node'

This allows you to run simpler commands like rai --wallet_list instead of the full docker command.

@lephleg
Copy link
Owner

lephleg commented Oct 17, 2018

I like it. This should be adjusted for the nano-beta-node container too.

@lephleg lephleg added the nice to have Nice to have feature label Oct 17, 2018
@lephleg
Copy link
Owner

lephleg commented Feb 21, 2019

This has been finally added to v4.0.

@lephleg lephleg closed this as completed Feb 21, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
nice to have Nice to have feature
Projects
None yet
Development

No branches or pull requests

2 participants