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
This commit is contained in:
parent
d63c719cef
commit
f94a055b47
12 changed files with 91 additions and 93 deletions
5
debian/changelog
vendored
5
debian/changelog
vendored
|
@ -1,6 +1,7 @@
|
|||
australis (0.0.10) unstable; urgency=medium
|
||||
australis (0.1.0) unstable; urgency=medium
|
||||
|
||||
* Unreleased
|
||||
* Adding support for drain sub-command to take in JSON list from stdin or from a specified file.
|
||||
* Added flags json-file and json to drain, maintenance, and sla-drain.
|
||||
|
||||
-- Renan DelValle <renanidelvalle@gmail.com> Wed, 29 Jan 2020 15:10:00 -0700
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue