Command-line interface to GNS3 API, written in bash.
Go to file
Rob Pearce adafb33258 last commit message should bave been "add support to add/del PROJECTS" not nkdes 2022-01-03 17:36:25 +11:00
README.md Initial commit 2021-12-19 23:31:58 +11:00
gnscli.sh last commit message should bave been "add support to add/del PROJECTS" not nkdes 2022-01-03 17:36:25 +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