Releases: rustyhorde/mussh
Releases · rustyhorde/mussh
v2.2.0
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
Allow the ability to add a 'hosts' entry into the TOML config at the command line.
v2.1.0
- Framework for sub-commands
- hosts-list sub-command
- hostlist-list sub-command
- cmd-list sub-command