Command-line interface to GNS3 API, written in bash.
Go to file
Rob Pearce 5a48ff9a07 Add readme images 2022-01-07 14:16:34 +11:00
images Add readme images 2022-01-07 14:16:34 +11:00
README.md Add readme images 2022-01-07 14:16:34 +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

Screenshots

basic usage

tmux support