Skip to content

Releases: middlewaregruppen/tcli

v1.0.2

26 Mar 20:09
b32f53b
Compare
Choose a tag to compare
  • Adds Dockerfile for building container image (#20)

v1.0.1

09 Mar 15:21
07c35dc
Compare
Choose a tag to compare

Out of beta 🎉

v1.0.0-beta.9

06 Oct 12:31
1d13248
Compare
Choose a tag to compare
  • Sort namespaces by name alphabetically (#18)
  • Adds --silent flag, supress output on login (#16)

v1.0.0-beta.8

26 Apr 07:03
bb27878
Compare
Choose a tag to compare
  • Makes the logout command useful by actually logging out (#15)

v1.0.0-beta.7

25 Apr 13:31
d86c2d4
Compare
Choose a tag to compare
  • Read password from stdin if not provided elsewhere (#13)
  • Added list addons (#12)
  • Added list releases (#10)

v1.0.0-beta.6

24 Apr 11:37
4a14f1d
Compare
Choose a tag to compare
  • Support for multiple clusters in login command (#9 )

v1.0.0-beta.5

21 Apr 13:23
72f7da9
Compare
Choose a tag to compare
  • Added inspect command #6
  • Added list command for listing resources such as namespaces and clusters #7

v1.0.0-beta.4

20 Apr 08:57
7ec7c2c
Compare
Choose a tag to compare
  • Default location of kubeconfig is now ~/.kube/config

v1.0.0-beta.3

20 Apr 08:32
ff4de02
Compare
Choose a tag to compare
  • Fixes version command (#3)
  • Correctly read flags from environment in cluster command (#4)

v1.0.0-beta.2

20 Apr 08:16
7713ded
Compare
Choose a tag to compare
  • Use environment variables to set flag values. Prefixed with TCLI_ (#2)