Skip to content

Documentation on using the GUI CLI is vague and misleading #111

@warrenjmcdonald

Description

@warrenjmcdonald

The documentation pointed at by hints on the CLI card doesn't explain well what the text commands format should be. They hint that any command under the SDK meshcore.commands. should work, but this seems to not be correct and there are issue with arguments etc.

For example meshcore.commands.send_advert(flood=False) does not work entered as send_advert(flood=False) or send_advert(flood=True) or send_advert() however send_advert with no argument or empty () works.

Could this be enhanced so that there is less guesswork required to get simple things like adverts to work.

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