Command-line interface to GNS3 API, written in bash.
Go to file
Rob Pearce 3db742aef1 use a local numeric ID instead of long UUID to refer to links
clean up action output
2022-01-03 13:35:56 +11:00
README.md Initial commit 2021-12-19 23:31:58 +11:00
gnscli.sh use a local numeric ID instead of long UUID to refer to links 2022-01-03 13:35:56 +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