Releases: hostimdev/cli
Releases · hostimdev/cli
Release list
v0.1.19
v0.1.18
Changelog
- feat: make the README the single source of CLI documentation (HOS-549)
v0.1.17
Changelog
- feat: answer write commands in JSON and state deploy's requirements (HOS-610)
- fix: make every CLI error name the command that fixes it (HOS-611)
v0.1.16
Changelog
- fix: detect a real terminal when deciding about stdin
v0.1.15
Changelog
- fix: ask for a command's stdin only when there is one
v0.1.14
Changelog
- feat: add hostim exec to run commands in an app's container
v0.1.13
v0.1.12
Changelog
- feat(cli): domain status, template list files and offline validate
v0.1.11
Changelog
- feat(postgres): manage database extensions (HOS-592)
v0.1.10
Changelog
- feat: add health-check/command flags and an events command (HOS-591)
- fix(ci): pick the highest version tag, not
git describe