Skip to content

Releases: rustyhorde/mussh

v2.2.0

01 Apr 18:43
Compare
Choose a tag to compare

TOML config can be manipulated from the command line now.

Supported sub-commands include

  • hosts list
  • hosts add ....
  • hosts update ...
  • hostlist list
  • hostlist add ...
  • hostlist update ...
  • cmd list
  • cmd add ...
  • cmd udpate ...

v2.1.1

30 Mar 14:27
v2.1.1
Compare
Choose a tag to compare

Allow the ability to add a 'hosts' entry into the TOML config at the command line.

v2.1.0

29 Mar 13:46
v2.1.0
Compare
Choose a tag to compare
  • Framework for sub-commands
  • hosts-list sub-command
  • hostlist-list sub-command
  • cmd-list sub-command