Skip to content

Implement flat mode for printer #12

@buzz66boy

Description

@buzz66boy

Flat mode should print everything (nodes and links) as if they were one topology. This mode omits any topology information, and lists all nodes under the same "Nodes:" section, all links under "Links:" section. Should respect all flags.
In addition, two sections should be added:
"Positions:" - Lists node name followed by it's list of positions, should be allowed to use the -p[time] time value
"Applications:" - Lists all applications and commands associated with that app on each node
e.g.

Applications
  iperf3:
    - node1
        cmd1
        cmd2
    - node2

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementAdd functionality to an existing featuregood first issueGood for newcomers

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions