Skip to content

Releases: iximiuz/labctl

v0.1.8

28 Sep 09:58
567734f
Compare
Choose a tag to compare

Changelog

  • 567734f fix labctl cp help message

v0.1.7

27 Sep 13:45
dc963f5
Compare
Choose a tag to compare

Changelog

  • dc963f5 add labctl cp command
  • 69acfff gracefully handle expired auth sessions
  • ff7d6b0 update dependencies

v0.1.6

27 Sep 13:45
fe5ee54
Compare
Choose a tag to compare

Changelog

  • fe5ee54 upgrade dependencies (fixes SSH idle timeout)

v0.1.5

14 Sep 14:00
35832bb
Compare
Choose a tag to compare

Changelog

  • 35832bb labctl content create skill-path
  • 35fe44d prettify error messages a bit

v0.1.4

02 Sep 20:25
2994dd9
Compare
Choose a tag to compare

Changelog

  • 2994dd9 labctl challenge stop - stop challenges by url

v0.1.3

02 Sep 19:51
53b0173
Compare
Choose a tag to compare

Changelog

  • 53b0173 labctl challenge catalog & list commands
  • 82bff49 labctl challenge start - accept challenge page URL

v0.1.2

31 Aug 14:51
8ebece5
Compare
Choose a tag to compare

Changelog

  • 5c720a1 labctl auth login with a session ID and token
  • 8ebece5 labctl challenge start - rework the impl + fix for hanging on exit

v0.1.1

29 Aug 10:29
e0ae68f
Compare
Choose a tag to compare

Changelog

  • e0ae68f tidy up challenge list output

v0.1.0

28 Aug 13:33
fb74744
Compare
Choose a tag to compare

Changelog

  • 7733b26 Fix command description
  • 2c4a53c Merge pull request #16 from jedrekdomanski/enable-to-stop-one-or-more-playgroundsgs
  • 6d8655d Multi-user VM support - start and SSH into playgrounds under non-root users
  • 7f6be06 fix - extra slash
  • 1df5190 fix: start a multi-user playground
  • fb74744 solving challenges from the command line - done
  • 952994c solving challenges from the command line - part 2
  • 5bed788 solving challenges from the local terminal - part 1
  • 7f3e4c6 upgrade dependencies
  • c4d3cdf upgrade dependencies

v0.0.8

10 Jul 18:10
851d86c
Compare
Choose a tag to compare

Changelog

  • 851d86c ignore .git files whily pushing content
  • f29bc2e upgrade dependencies