Skip to content

Releases: bondhome/bond-cli

v0.3.0

04 May 14:13
fd7b808
Compare
Choose a tag to compare
  • Add a --pin option to bond select for automatically getting the token

v0.2.1

12 Apr 16:39
Compare
Choose a tag to compare
  • Add __main__.py (allows for python -m bond) in #60
  • Display selected bond on list command in #59
  • Adds --bond-id option for groups commands, allowing for shard management in #56

Full Changelog: v0.1.1...v0.2.1

v0.1.1

21 Feb 18:34
83fe4b6
Compare
Choose a tag to compare
  • Updates README

v0.1.0

21 Feb 17:26
6369427
Compare
Choose a tag to compare
  • Refactors commands into command groups/subcommands.
  • Creates groups commands for device group management.
  • Increase mdns discovery timeout to 10 seconds
  • Adds script folder with multiple device creator script
  • Ignores all entries in devices/groups list starting with _
  • Adds -q option for removing table outline in output lists

v0.0.14

24 Jan 16:48
Compare
Choose a tag to compare
Update version to 0.0.14

v0.0.11

08 Apr 17:02
620fdeb
Compare
Choose a tag to compare
  • Tear down livelog sessions on the selected Bond on ctrl-C, and restore the Bond's syslog verbosities to defaults
  • Add a livelog deletion command

v0.0.9

26 Mar 18:46
b626d96
Compare
Choose a tag to compare
  • Fix select/list clear
  • Add case-insensitive fuzzy Select
  • Improve exception handling during LiveLog, Discover, and Upgrade

v0.0.8

25 Mar 21:26
ae4b6b4
Compare
Choose a tag to compare
  • Simplify Select/Token flow, allow for fuzzy selection
  • Version/Devices: only interact with selected device
  • Fix upgrade, consolidate release and branch

v0.0.7

23 Mar 18:58
6e0edae
Compare
Choose a tag to compare
  • Fix the token command

v0.0.6

23 Mar 15:48
33d32c5
Compare
Choose a tag to compare

Add RFMan command