Skip to content

Releases: dutchcoders/cloudman

0.1.7

31 Mar 08:14
5503f9e
Compare
Choose a tag to compare
  • add instance log shortcut (L)
  • add connect using serial

0.1.6

25 Mar 22:22
cd9fa77
Compare
Choose a tag to compare
  • bumped cursive
  • removed deprecated warnings
  • fixed hidden selection
  • allow case insensitive searching
  • escape cancels filter and search

0.1.5

06 Sep 10:00
c66c3a8
Compare
Choose a tag to compare
fix more panics

0.1.4

06 Aug 19:01
48ae47c
Compare
Choose a tag to compare
Merge pull request #12 from rothgar/screenshots

Update screenshots in readme

0.1.3

06 Aug 12:13
02d1c4c
Compare
Choose a tag to compare
  • added --use-env flag to use env credentials
  • allow multiple profiles to be used
  • support selection of multiple region
  • bump dependencies
  • fix linux brew

0.1.2

01 Jul 08:13
95f8d3f
Compare
Choose a tag to compare
  • fix panic on non existing name tag

0.1.1

16 Jun 10:39
f975b7a
Compare
Choose a tag to compare
  • added start, stop, reboot
  • added disable-dry-run option
  • bump rusoto to 0.44
  • fix region selection bug
  • use stderr and exit code on err

0.1.0

13 Jun 07:38
bb80de5
Compare
Choose a tag to compare
initial