Skip to content

Releases: koyeb/koyeb-cli

v2.6.1

24 Jun 13:14
Compare
Choose a tag to compare

Changelog

  • 9d36545 Add support for build and run commands

v2.6.0

20 Jun 09:35
Compare
Choose a tag to compare

Changelog

  • 17b4aad feat(services): Add pause and resume commands

v2.5.0

01 Jun 12:38
Compare
Choose a tag to compare

Changelog

  • 2fae789 feat(deployments) : Add git-no-deploy-on-push flag

v2.4.0

09 May 15:25
Compare
Choose a tag to compare

Changelog

v2.3.0

31 Mar 12:20
Compare
Choose a tag to compare

Changelog

  • 17ef773 refactor: Add support of global and regional deployments

v2.2.1

02 Feb 14:39
Compare
Choose a tag to compare

Changelog

  • e07f6fc fix(service): Use correct service status

v2.2.0

13 Jan 09:30
Compare
Choose a tag to compare

Changelog

  • e00a870 feat(deployments): Add new statuses for deployments
  • 3523a64 feat(deployments): Add messages limit on deployments list

Docker images

  • docker pull koyeb/koyeb-cli:v2.2.0

v2.1.1

20 Dec 17:21
Compare
Choose a tag to compare

Changelog

  • b294517 chore(go.mod): Upgrade dependency for koyeb-api-client-go

Docker images

  • docker pull koyeb/koyeb-cli:v2.1.1

v2.1.0

14 Dec 14:44
Compare
Choose a tag to compare

Changelog

  • Remove app context selection, app context is no longer required
  • Use short id in rendering, add --full option to see entire ids
  • Add new command: koyeb instances ACTION to view instances
  • Add instance execution
  • Add new command: koyeb deployments ACTION to view deployments
  • Remove support of multiple ids in get,describe,delete
  • Add git integration in service
  • Add login link in koyeb login

Docker images

  • docker pull koyeb/koyeb-cli:v2.1.0

v2.0.1

09 Aug 12:32
b5113a9
Compare
Choose a tag to compare

Changelog

  • Improve app / service output (#22)
  • Generate documentation
  • Update how the logs are fetched

Docker images

  • docker pull koyeb/koyeb-cli:v2.0.1