Skip to content

Add ability to generate topology.virl via cli #56

Description

@kecorbin

Is your feature request related to a problem? Please describe.
In certain scenarios, it is desirable to quickly generate a virl file manually.

Describe the solution you'd like

Support some sort of markup like

Describe alternatives you've considered

Some sort of virl markup e.g.

server-1: linux
server-2: linux
R1: csr
branch: csr
internet: ext
sw1: iol

server-1 <-> sw1
server-2 <-> sw1
sw1 <-> branch
R1 <-> branch
branch <-> internet

if during virl up no topology.virl file is present, it would look for topology.vml and automatically generate the XML

Additional context
Add any other context or screenshots about the feature request here.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions