You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
man noma
noma help <cmd>
noma help
noma <cmd> --help
noma <cmd> -h
All to no avail. It would be good to have each command explained at least briefly, because right now it's not only not clear what commands do, but also how to call them.
Ex. How do I stop lnd? noma stop lnd doesn't seems to do it.
$ sudo noma lnd backup
Warning: Identity file ~/.ssh/id_ed25519 not accessible: No such file or directory.
ssh: Could not resolve hostname ssh-hostname: Temporary failure in name resolution
lost connection
Would also be nice to explain why it needs sudo for all commands…
The text was updated successfully, but these errors were encountered:
Currently
noma
is very user-unfriendly, seems like the only help available is:I've tried multiple variations:
All to no avail. It would be good to have each command explained at least briefly, because right now it's not only not clear what commands do, but also how to call them.
Ex. How do I stop
lnd
?noma stop lnd
doesn't seems to do it.Would also be nice to explain why it needs sudo for all commands…
The text was updated successfully, but these errors were encountered: