Skip to content

Releases: bterlson/eshost-cli

v3.5.0

24 Aug 21:29
Compare
Choose a tag to compare

v3.4.0

02 Aug 23:14
Compare
Choose a tag to compare
  • --coalesce, -s learned to sort hosts alphabetically [by default locale!] (#29)
  • Learned --tags to select hosts to run by tag. (#30)
  • --add learned --tags to configure the same. (#31)

v3.3.0

15 Jul 01:03
Compare
Choose a tag to compare
  • Learned -x, --execute: executes a multi-statement program without wrapping it in print
  • --host, -h learned glob syntax

v3.2.0

02 May 23:31
Compare
Choose a tag to compare

Thanks to @dilijev:

  • Learned -g, --hostGroup to execute in hosts of a particular type (e.g. 'node', 'ch', etc.)
  • -s is now short for --coalesce.
  • -i is now short for --showSource