Skip to content

Releases: spacelift-io/spacectl

v0.12.0

02 Sep 10:38
1601066
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.11.0...v0.12.0

v0.11.0

23 Aug 15:25
7bc9fca
Compare
Choose a tag to compare

What's Changed

New Contributors 🎊

Full Changelog: v0.10.0...v0.11.0

v0.10.0

01 Jun 14:25
0beade5
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.9.2...v0.10.0

v0.9.2

17 May 10:32
1de6609
Compare
Choose a tag to compare

What's changed

  • Added the ability to use --version flag #61

v0.9.1

02 May 12:00
b017e9f
Compare
Choose a tag to compare
Fix spacectl race on terminal state when reading logs (#58)

v0.9.0

04 Apr 16:59
a05faa4
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.8.1...v0.9.0

v0.8.1

29 Mar 14:33
31ccdb1
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.8.0...v0.8.1

v0.8.0

15 Mar 14:00
d403c95
Compare
Choose a tag to compare
  • Added a new profile login option: login with a web browser (#50)

Now you can authenticate spacectl without providing any tokens or static credentials:

> spacectl profile login my-account
Enter Spacelift endpoint (eg. https://unicorn.app.spacelift.io/): http://my-account.app.spacelift.tf
Select authentication flow: 
  1) for API key,
  2) for GitHub access token,
  3) for login with a web browser
Option: 3

v0.7.2

10 Feb 13:37
9dfd6a4
Compare
Choose a tag to compare

v0.7.2

  • Add the ability to list modules on stack show (#47)
  • Add support for Homebrew (#49)

v0.7.1

20 Oct 09:48
dfa6d4d
Compare
Choose a tag to compare

v0.7.1

  • Fix bug preventing new profiles being added after all profiles have been logged out (#46)
  • Added stack show command (#41)
  • Added environment management commands (#44)