Skip to content
This repository was archived by the owner on Jan 2, 2026. It is now read-only.

Releases: valyentdev/cli

v0.0.6

21 Jan 17:30

Choose a tag to compare

Changelog

  • 77d07c5 fix(auth): repair docker login

v0.0.5

21 Jan 15:47

Choose a tag to compare

Changelog

  • f4fd40b feat(auth): allow to login by passing an api key + organization by command args
  • 2077109 feat(installation): fallback to cpu archs
  • 276f530 feat(deployments): allow to deploy without sending codebase tarball
  • 1f3dbd0 fix: repair installation script when binary already exists

v0.0.4

19 Jan 19:05

Choose a tag to compare

Changelog

  • 9c2792f fix: remove bad "Short" fields for commands

v0.0.3

18 Jan 20:22

Choose a tag to compare

Changelog

  • d45d187 fix(errors): don't show usage systemtically when an error occurs

v0.0.2

18 Jan 17:58

Choose a tag to compare

Changelog

  • 660f4ac fix(gateways): update to the latest valyent client
  • 4904221 refactor: repair gateways
  • dc58c56 feat(machines): add exec cmd
  • 12396a1 chore: remove useless named import
  • d9c9d51 fix: repair initialize config file
  • 35691b6 feat(deployments): stream builder logs
  • efc2d16 feat(env): add env load command
  • 375544d feat(env): add env set command
  • 0716a74 feat(env): add env list command
  • 11db4b2 feat(machines): allow to stream logs
  • cd31468 chore: remove docker registry auth for now
  • d1726c3 feat: add aliases and short versions of cms
  • 785fae3 fix fleet creation
  • c24b729 feat: identify namespace more easily and introduce open cmd
  • 75a7a8d chore: minor changes
  • 0aafde6 refactor to use valyent.go's SDK
  • d1a18a8 add valyent gateways delete command
  • 84a0783 add fleet deletion command
  • fa4e3c3 add machine deletion command
  • 94a3d0d improve init command
  • 283dbbf fix logging
  • 6ef9369 get rid of unncessary response unmarshaling
  • c7f314e add some commands
  • 447426a add init cmd
  • 3854f28 add logout command
  • 1aca4ed fix install.sh
  • 5f169d0 make os variable lowercase
  • f4b9105 fix download url

v0.0.1

15 Oct 15:42

Choose a tag to compare

Changelog

  • 1d0cceb fix goreleaser (or at least, trying...)
  • 49aa147 replace "software citadel" to "valyent"
  • 36f1d21 add goreleaser
  • ae12e2a initial commit