Skip to content

Releases: unweave/cli

v0.1.40

18 Jul 14:48
6936e5d
Compare
Choose a tag to compare

Changelog

  • 6936e5d Fixes Volume command syntax and minor ui bugs (#42)
  • 5f028ac Merge pull request #40 from unweave/allow-skip-copying-dir-for-exec
  • 2eb34b7 Merge pull request #41 from unweave/json-output
  • 800877e feat: Allow passing --json to commands
  • b6f6258 feat: Allow exec --no-copy
  • 28af226 feat: --debug prints HTTP request/responses (#39)
  • ea3e1a0 Add endpoint versions (#38)
  • fc7afa2 Deploy command (#36)
  • ef7fc6b feat: --debug prints HTTP request/responses (#37)
  • 26c2eef Endpoints and Evals (#35)
  • ab05c55 Move logs to a path that can be mounted in a volume (#34)
  • b303b65 Add specs to config and ls-gpu-types command (#33)

v0.1.39

04 Jul 17:45
d34e91a
Compare
Choose a tag to compare

Changelog

v0.1.38

29 Jun 14:52
Compare
Choose a tag to compare

Changelog

  • 2ba466f Remove deprecated goreleaserconfig
  • bf32d01 Allow creating an exec with cpu node types (#31)
  • 5fffd8d Add logs command to print logs from exec (#30)
  • cc3bc79 Add exec command (#29)

v0.1.37

21 Jun 16:22
61c1e20
Compare
Choose a tag to compare

Changelog

  • 61c1e20 Allow passing a port when starting a new session (#27)
  • 270eeae Volumes should be listed when attached to execs (#26)

v0.1.36

16 Jun 18:54
3d023f6
Compare
Choose a tag to compare

Changelog

  • 3d023f6 Add volumes commands and update API types (#25)
  • e9ba941 Implement remote to local directory copying + Bugfixes (#20)
  • 938ba72 Fix a case where the GPU types from config could be nil (#17)
  • 9b5e83c Update UX (#16)
  • 215c1df Faster SCP Copying for Local to Remote directories (#18)

v0.1.35

02 Jun 10:23
670e3d6
Compare
Choose a tag to compare

Changelog

v0.1.34

01 Jun 15:10
Compare
Choose a tag to compare

Changelog

  • ea865bf Catch potential panic
  • f4a099d Fix Default Workdir for Unweave Code/SSH + ExecInfo UX (#14)

v0.1.33

26 May 12:22
Compare
Choose a tag to compare

Changelog

  • b4b4a89 Fix default workdir for unweave code command

v0.1.32

26 May 11:25
fe7f3f7
Compare
Choose a tag to compare

Changelog

  • fe7f3f7 Deprecate Node Type, add CLI support for MultiGPU instances (#13)

v0.1.31

24 May 11:56
ff25c7c
Compare
Choose a tag to compare

Changelog

  • ff25c7c Ensure getDefaultKey always returns a valid key (#12)
  • de5aff6 [UNW-176] Ensure Root logs into the Source dir (SSH) (#10)
  • 7ecea65 [UNW-177] CLI should create SSH config if it does not exist (#9)