Command-line interface to GNS3 API, written in bash.
Go to file
Rob Pearce d618ea2b1a newfeature: can now add a new node, but only builtin types
newfeature: can now delete nodes
2021-12-31 16:32:08 +11:00
README.md Initial commit 2021-12-19 23:31:58 +11:00
gnscli.sh newfeature: can now add a new node, but only builtin types 2021-12-31 16:32:08 +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