Skip to content

CLI switch command is backwards #557

@lantz

Description

@lantz

Instead of

mininet> switch s1 start

we should allow

mininet> switch start s1 s2 s3 [...]

alternately we could support

mininet> switch s1 s2 s3 start

but... is this really better? It seems having the verb/command at the front makes it easier to see what is going on.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions