Command-line interface to GNS3 API, written in bash.
Go to file
Rob Pearce bbe1e41163 fix rc file handling
change prompt colour based on curproj open/closed
when changing current project, query open/close status
warn if curproject is closed
adjust colours
update cache aftwr add/del/mv commands
2022-01-03 11:26:59 +11:00
README.md Initial commit 2021-12-19 23:31:58 +11:00
gnscli.sh fix rc file handling 2022-01-03 11:26:59 +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