Skip to content

Releases: deployhq/deployhq-cli

v0.18.3

08 Jun 09:23
a6480be

Choose a tag to compare

Changelog

  • f312a28 fix(deploy): auto-pick the only project when --project is missing (#22)
  • a6480be fix(deploy): explain "parent must exist" with actionable hint (#23)
  • ede68ff fix(deploy): surface API status code in latest-revision failure (#21)
  • 65bd97d fix(hello): validate login inputs with actionable hints (#24)
  • ac2dbcc test(ssh-commands): lock down update timing fix and clarify skill docs (#20)

v0.18.2

01 Jun 07:51
82c1e4e

Choose a tag to compare

Changelog

  • 82c1e4e fix(deploy): use server group's last_revision for incremental deploys (#19)

v0.18.1

29 May 06:51
c5cb8e5

Choose a tag to compare

Changelog

  • f7b2ba6 fix(auth): tolerate full hostnames in --account input (#15)
  • 65ed510 fix(cli): correct ssh-commands timing values and clarify build-configs (#14)
  • 8521a27 fix(errors): classify API errors by status code, not as internal (#16)
  • c5cb8e5 fix(hello): clarify account prompt and surface real validation errors (#18)
  • beff8d1 fix(mcp): inject keyring credentials into MCP server child process (#17)

v0.18.0

25 May 10:16
0387838

Choose a tag to compare

Changelog

  • 0387838 feat(output): add --table, --quiet, --json=false flags (#12) (#13)

v0.17.1

22 May 08:32
efc48a9

Choose a tag to compare

Changelog

  • efc48a9 fix(deploy): resolve server-group names passed to -s/--server (DHQ-586) (#11)

v0.17.0

22 May 07:19
7a1b6b3

Choose a tag to compare

Changelog

  • 7a1b6b3 feat(deployment-checks): add CRUD commands for deployment checks (#10)

v0.16.4

17 May 06:57

Choose a tag to compare

Changelog

  • 79d2091 fix(cli): reduce agent/CI errors with stdin TTY check and better hints
  • 712236b fix(setup): correct agent install paths and rename cmd/deployhq -> cmd/dhq (#8)

v0.16.3

06 May 12:29

Choose a tag to compare

Changelog

  • 11c173b fix(deploy): make deploys incremental by default

v0.16.2

05 May 14:17

Choose a tag to compare

Changelog

  • a46ef4c fix(version): show update notice in agent-detected terminals

v0.16.1

05 May 14:01

Choose a tag to compare

Changelog

  • 3d4c146 docs(deployments): document branch and revision resolution
  • 7411626 docs(help): add Long descriptions to resource-group parents
  • 053593f docs(help): add usage examples to top 15 commands
  • e900e46 fix(deploy): respect server preferred branch and --branch flag