Command-line interface to GNS3 API, written in bash.
Go to file
Rob Pearce 41b9050fd2 Add 'dupe' command for projects
Running 'start' with no args will start all nodes.
Better display of default args
2022-01-07 14:03:46 +11:00
README.md Initial commit 2021-12-19 23:31:58 +11:00
gnscli.sh Add 'dupe' command for projects 2022-01-07 14:03:46 +11:00

README.md

Overview

Command-line interface for GNS3 API, written in bash.

Requirements

  • bash (obviously)
  • curl
  • GNU awk
  • tmux
  • jq
  • a working GNS3 server