Skip to content

Admin: Create web interface for CLI commands (not sync) #157

Description

@boggydigital

This is different from #156, because while sync writes to log, other commands don't.

However, the good news is that both log and CLI output are done in a similar way (using nod module) and it should be possible to wire nod output to memory and visualize output from there.

This feature is a great candidate for iterative improvement - just exposing commands to the web interface and displaying nod output (what you see in CLI) would be a significant addition. I would aim for full CLI / web interface feature parity through this - everything you can do with CLI should be achievable with the web interface (even more ideally - "generated" from cli-commands.txt for single source of truth).

Then, this can be progressively enhanced to display things using more appropriate UI elements (e.g. progress bars, checkboxes, spinners etc).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status
    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions