This repository was archived by the owner on Sep 10, 2025. It is now read-only.
release-0.8.0
release-0.8.0
This release adds a new sub-command expect, which allows simple command-automation, in a fashion similar to the TCL expect utility. In short you can launch commands, and send input to them based on matching regular expressions.
See sysbox help expect for brief examples, and an overview.
Otherwise the only changes in this release are some minor updates to calc sub-command, to resolve some linter warnings (relating to program complexity). No functional changes.