Skip to content

Moar of dem words PLZ #73

@meeDamian

Description

@meeDamian

Currently noma is very user-unfriendly, seems like the only help available is:

$ sudo noma --help
Noma [node management]

Usage:  noma start
        noma stop
        noma check
        noma logs
        noma info
        noma lnd create
        noma lnd backup
        noma lnd autounlock
        noma lnd autoconnect [<path>]
        noma lnd savepeers
        noma lnd connectapp
        noma lnd connectstring
        noma (-h|--help)
        noma --version

Options:
  -h --help     Show this screen.
  --version     Show version.

I've tried multiple variations:

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…

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions