What's new in `jhack @ latest/edge`

(please help me try it out!)

Get it from the Snap Store

  • jhack imatrix view --simple: more compact output format, necessary for large models where the tabular matrix option becomes unpractical

  • jhack imatrix view --hide-active: hides all active relations, only showing the inactive (potential) connections.

  • cat ./jdl.txt > jhack tail: you can now pipe juju debug-log files straight into jhack tail. If you’re looking for interlacing/combining multiple logfiles, you’ll still need to use the --file option for now. (unless @ca-scribner wants to contribute an update?)

  • jhack utils this-is-fine myapp: watches all units of myapp, and as soon as one goes to error state, runs juju resolve myapp/X. You think this is naughty? Wait until you see the --no-retry flag!

Happy hacking!

5 Likes