Skip to content

Releases: mobingi/mobingi-cli

v1.0.0

26 Sep 02:16
Compare
Choose a tag to compare

Today we're announcing mobingi-cli v1.0.0. See the documentation on https://learn.mobingi.com/cli.

Updates:

  • #39 - Use pass as credential store for Linux
  • Mobingi Docker Registry support for v3.
  • SDK and CLI bug fixes and improvements.

v0.2.10-beta

13 Sep 09:13
Compare
Choose a tag to compare

Today we're announcing mobingi-cli v0.2.10-beta. See the documentation on https://learn.mobingi.com/enterprise/cli.

Updates:

  • Sync stack ssh docs with the actual flags.

v0.2.9-beta

13 Sep 08:45
Compare
Choose a tag to compare

Today we're announcing mobingi-cli v0.2.9-beta. See the documentation on https://learn.mobingi.com/enterprise/cli.

Updates:

  • Add stack ssh command.

v0.2.8-beta

13 Sep 06:04
Compare
Choose a tag to compare

Today we're announcing mobingi-cli v0.2.8-beta. See the documentation on https://learn.mobingi.com/enterprise/cli.

Updates:

  • Set release description from CI (appveyor).

v0.2.7-beta

13 Sep 05:57
Compare
Choose a tag to compare

Today we are announcing mobingi-cli v0.2.7-beta. See the documentation on https://learn.mobingi.com/enterprise/cli.

v0.2.6-beta

13 Sep 02:07
Compare
Choose a tag to compare

Today we're announcing mobingi-cli v0.2.6-beta. Please try and report any bugs to help stabilize the v1.0.0 release.

Updates:

  • Login is set to password type as default to support RBAC.

v0.2.5-beta

12 Sep 03:29
Compare
Choose a tag to compare

Today we're announcing mobingi-cli-v0.2.5-beta for mobingi-cli. Please try and report any bugs to help stabilize the v1.0.0 release.

Updates:

  • Create, delete and describe commands for RBAC.

v0.2.4-beta

08 Sep 05:59
Compare
Choose a tag to compare

Today we're announcing mobingi-cli-v0.2.4-beta for mobingi-cli. Please try and report any bugs to help stabilize the v1.0.0 release.

Updates:

  • Add stack pem command.

v0.2.3-beta

01 Sep 05:01
Compare
Choose a tag to compare

Today we're announcing mobingi-cli-v0.2.3-beta for mobingi-cli. Please try and report any bugs to help stabilize the v1.0.0 release.

Fixes:

#21 - Store credentials in OS dependent vaults (OSX, Windows only)
#40 - Native store not working in Windows

v0.2.2-beta

31 Aug 05:47
Compare
Choose a tag to compare

Today we're announcing mobingi-cli-v0.2.2-beta for mobingi-cli. Please try and report any bugs to help stabilize the v1.0.0 release.

Updates:

  • Update linux and osx artifacts to be compatible to Go's runtime.GOOS and runtime.GOARCH.