australis/cmd
Renan I. Del Valle f94a055b47
JSON support for taking in host list (#8)
* Bumping up the version.

* Adding flags to take in JSON from the command line.

* go.sum no longer strictly necessary since go1.13

* Adding support for reading JSON list of hosts to drain from STDIN or from a file.

* Adding changes to changelogs
2020-02-07 18:41:59 -08:00
..
completion.go Adding Apache v2 license. 2019-03-25 17:36:24 -07:00
create.go JSON support for taking in host list (#8) 2020-02-07 18:41:59 -08:00
docs.go Adding Apache v2 license. 2019-03-25 17:36:24 -07:00
fetch.go Adding Apache v2 license. 2019-03-25 17:36:24 -07:00
force.go Adding Apache v2 license. 2019-03-25 17:36:24 -07:00
kill.go JSON support for taking in host list (#8) 2020-02-07 18:41:59 -08:00
monitor.go JSON support for taking in host list (#8) 2020-02-07 18:41:59 -08:00
pulse.go JSON support for taking in host list (#8) 2020-02-07 18:41:59 -08:00
restart.go Adding job restart command. 2019-06-28 10:20:56 -07:00
resume.go JSON support for taking in host list (#8) 2020-02-07 18:41:59 -08:00
rollback.go Adding Apache v2 license. 2019-03-25 17:36:24 -07:00
root.go JSON support for taking in host list (#8) 2020-02-07 18:41:59 -08:00
set.go Adding Apache v2 license. 2019-03-25 17:36:24 -07:00
start.go JSON support for taking in host list (#8) 2020-02-07 18:41:59 -08:00
stop.go JSON support for taking in host list (#8) 2020-02-07 18:41:59 -08:00
util.go Hides a perviously exported struct. Shortens a line that was too long. 2019-06-28 10:21:51 -07:00