Skip to content

Releases: runpod/runpodctl

v1.12.0

03 Feb 01:42
7651e76
Compare
Choose a tag to compare

1.12.0 (2024-02-03)

Features

  • add user agent and fix project example (ef38812)
  • prompt cleanup and new starter examples (896a022)

Bug Fixes

v1.11.0

28 Jan 05:41
625d71f
Compare
Choose a tag to compare

1.11.0 (2024-01-28)

Features

  • add installer script (b2a75a7)
  • cache venvs in tar format (a0fec98)
  • flag to print pod logs without prefix (0f93a1a)
  • handle deleted network volume, dropdown for starter templates, template Dockerfile (d042edb)
  • runpodctl project build to emit dockerfile (7844b5d)
  • updated readme and requirements (b800f1f)

Bug Fixes

  • adapt deploy to venv path (3e9d115)
  • brew install (01f0c89)
  • cleanup install script (c8a76d7)
  • complete renaming (3da74ab)
  • detect OS earlier (d9fc83b)
  • hack to make runpodignore use gitignore syntax on the server (9e1dd71)
  • improve install script (eeed522)
  • persistent typo (02f38db)
  • readme rename (d8ed9c7)
  • rename runpodctl to runpod (223dd40)
  • update dockerfile (138bd15)
  • update root name (270172d)
  • version check (0536a8a)
  • version check order (066a07c)
  • windows antivirus doesn't let us do the right update logic (85e7bbb)
  • windows compatibility and toml fix (004a306)

v1.10.0

08 Apr 17:24
074a00d
Compare
Choose a tag to compare

1.10.0 (2023-04-08)

Features

Bug Fixes

  • Updated README to include mac (amd) intel installation steps (82b91d6)

v1.9.0

09 Feb 02:05
b115451
Compare
Choose a tag to compare

1.9.0 (2023-02-09)

Features

  • allow multiple gpu type ids using comma (79918c6)
  • allow multiple pods to be created / removed (fd88b4f)

Bug Fixes

v1.8.0

09 Jan 21:33
387ff47
Compare
Choose a tag to compare

1.8.0 (2023-01-09)

Please note that there is a breaking change in 1.8.0 that is incompatible with previous versions. You can check your version by typing runpodctl version

Features

  • encode relay index into secret (2b3a0a3)
  • support multiple relays (b14ca04)
  • use - instead of :: (e587638)
  • use file in main branch for relays (4ee50fc)
  • use main file (710a883)

v1.7.0

10 Dec 17:09
369c49c
Compare
Choose a tag to compare

1.7.0 (2022-12-10)

Features

  • add more thanks to readme (9200b06)
  • omit deployCost if 0, and populate pod name if empty (76c420f)
  • update readme with how to transfer data (a07026f)

v1.6.1

04 Oct 02:48
c081386
Compare
Choose a tag to compare

1.6.1 (2022-10-04)

Bug Fixes

v1.5.0

17 Aug 23:35
2691f47
Compare
Choose a tag to compare

1.5.0 (2022-08-17)

Features

  • allow RUNPOD_API_URL env if api url is not defined in config (6e012f6)

v1.4.0

21 Jul 19:44
047ce42
Compare
Choose a tag to compare

1.4.0 (2022-07-21)

Features

  • allow RUNPOD_API_KEY env to overwrite config api key (e38f6a3)

v1.3.0

08 May 13:02
59a34a9
Compare
Choose a tag to compare

1.3.0 (2022-04-12)

Features