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
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.