Skip to content

Releases: hostimdev/cli

v0.1.19

Choose a tag to compare

@github-actions github-actions released this 10 Sep 13:18

Changelog

v0.1.18

Choose a tag to compare

@github-actions github-actions released this 10 Sep 12:43

Changelog

  • feat: make the README the single source of CLI documentation (HOS-549)

v0.1.17

Choose a tag to compare

@github-actions github-actions released this 10 Sep 12:01

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

Choose a tag to compare

@github-actions github-actions released this 09 Sep 20:13

Changelog

  • fix: detect a real terminal when deciding about stdin

v0.1.15

Choose a tag to compare

@github-actions github-actions released this 09 Sep 19:44

Changelog

  • fix: ask for a command's stdin only when there is one

v0.1.14

Choose a tag to compare

@github-actions github-actions released this 09 Sep 18:40

Changelog

  • feat: add hostim exec to run commands in an app's container

v0.1.13

Choose a tag to compare

@github-actions github-actions released this 09 Sep 15:35

Changelog

v0.1.12

Choose a tag to compare

@github-actions github-actions released this 09 Sep 15:27

Changelog

  • feat(cli): domain status, template list files and offline validate

v0.1.11

Choose a tag to compare

@github-actions github-actions released this 30 Aug 14:57

Changelog

  • feat(postgres): manage database extensions (HOS-592)

v0.1.10

Choose a tag to compare

@github-actions github-actions released this 18 Aug 16:51

Changelog

  • feat: add health-check/command flags and an events command (HOS-591)
  • fix(ci): pick the highest version tag, not git describe