Skip to content

Releases: uselagoon/lagoon-cli

lagoon-cli-v0.17.0

03 Feb 00:44
dadab12

Choose a tag to compare

Lagoon CLI (v0.17.0)

Installation via Brew

The preferred method is installation via Homebrew.

brew tap uselagoon/lagoon-cli
brew install lagoon

Running from released binaries

Alternatively, you may install by downloading one of the pre-compiled binaries (replace amd64 with arm64 for ARM-compatible binaries)

# MacOS
sudo curl -L "https://github.com/uselagoon/lagoon-cli/releases/download/v0.17.0/lagoon-cli-v0.17.0-darwin-amd64" -o /usr/local/bin/lagoon && sudo chmod +x /usr/local/bin/lagoon
# Linux
sudo curl -L "https://github.com/uselagoon/lagoon-cli/releases/download/v0.17.0/lagoon-cli-v0.17.0-linux-amd64" -o /usr/local/bin/lagoon && sudo chmod +x /usr/local/bin/lagoon

Running from a Dockerfile

Alternatively, you may download the latest release as a Dockerfile from GitHub or Docker Hub
See the docs for information on running as a Dockerfile

docker pull ghcr.io/uselagoon/lagoon-cli:v0.17.0
docker pull docker.io/uselagoon/lagoon-cli:v0.17.0

Changelog

  • 93a2fcd Feature: support deploytargets and logs2webhooks in exports (#255)
  • dadab12 change: Deprecate MonitoringURLs (#259)
  • 83bdb24 fix: error if name empty when adding or updating variables

lagoon-cli-v0.16.0

07 Dec 22:13
b6829b1

Choose a tag to compare

Lagoon CLI (v0.16.0)

Installation via Brew

The preferred method is installation via Homebrew.

brew tap uselagoon/lagoon-cli
brew install lagoon

Running from released binaries

Alternatively, you may install by downloading one of the pre-compiled binaries (replace amd64 with arm64 for ARM-compatible binaries)

# MacOS
sudo curl -L "https://github.com/uselagoon/lagoon-cli/releases/download/v0.16.0/lagoon-cli-v0.16.0-darwin-amd64" -o /usr/local/bin/lagoon && sudo chmod +x /usr/local/bin/lagoon
# Linux
sudo curl -L "https://github.com/uselagoon/lagoon-cli/releases/download/v0.16.0/lagoon-cli-v0.16.0-linux-amd64" -o /usr/local/bin/lagoon && sudo chmod +x /usr/local/bin/lagoon

Running from a Dockerfile

Alternatively, you may download the latest release as a Dockerfile from GitHub or Docker Hub
See the docs for information on running as a Dockerfile

docker pull ghcr.io/uselagoon/lagoon-cli:v0.16.0
docker pull docker.io/uselagoon/lagoon-cli:v0.16.0

Changelog

  • 486a999 Added FactsUI and ProblemsUi to get project output (#253)
  • e7cf9b4 Update CONTRIBUTING.md
  • b6829b1 feat: add support for the new environment variable resolvers (#254)

lagoon-cli-v0.15.5

25 Nov 03:07
3d7e38a

Choose a tag to compare

Lagoon CLI (v0.15.5)

Installation via Brew

The preferred method is installation via Homebrew.

brew tap uselagoon/lagoon-cli
brew install lagoon

Running from released binaries

Alternatively, you may install by downloading one of the pre-compiled binaries (replace amd64 with arm64 for ARM-compatible binaries)

# MacOS
sudo curl -L "https://github.com/uselagoon/lagoon-cli/releases/download/v0.15.5/lagoon-cli-v0.15.5-darwin-amd64" -o /usr/local/bin/lagoon && sudo chmod +x /usr/local/bin/lagoon
# Linux
sudo curl -L "https://github.com/uselagoon/lagoon-cli/releases/download/v0.15.5/lagoon-cli-v0.15.5-linux-amd64" -o /usr/local/bin/lagoon && sudo chmod +x /usr/local/bin/lagoon

Running from a Dockerfile

Alternatively, you may download the latest release as a Dockerfile from GitHub or Docker Hub
See the docs for information on running as a Dockerfile

docker pull ghcr.io/uselagoon/lagoon-cli:v0.15.5
docker pull docker.io/uselagoon/lagoon-cli:v0.15.5

Changelog

  • 3d7e38a refactor: support null for build-image in deploytargets (#251)

lagoon-cli-v0.15.4

08 Nov 21:10
9fc581e

Choose a tag to compare

Lagoon CLI (v0.15.4)

Installation via Brew

The preferred method is installation via Homebrew.

brew tap uselagoon/lagoon-cli
brew install lagoon

Running from released binaries

Alternatively, you may install by downloading one of the pre-compiled binaries (replace amd64 with arm64 for ARM-compatible binaries)

# MacOS
sudo curl -L "https://github.com/uselagoon/lagoon-cli/releases/download/v0.15.4/lagoon-cli-v0.15.4-darwin-amd64" -o /usr/local/bin/lagoon && sudo chmod +x /usr/local/bin/lagoon
# Linux
sudo curl -L "https://github.com/uselagoon/lagoon-cli/releases/download/v0.15.4/lagoon-cli-v0.15.4-linux-amd64" -o /usr/local/bin/lagoon && sudo chmod +x /usr/local/bin/lagoon

Running from a Dockerfile

Alternatively, you may download the latest release as a Dockerfile from GitHub or Docker Hub
See the docs for information on running as a Dockerfile

docker pull ghcr.io/uselagoon/lagoon-cli:v0.15.4
docker pull docker.io/uselagoon/lagoon-cli:v0.15.4

Changelog

  • fd6e4cb Adds factsUi and ProblemsUi to update project command (#248)
  • 9fc581e Feature/enable disable facts problemsui (#249)

lagoon-cli-v0.15.3

08 Nov 07:34
d8bdc73

Choose a tag to compare

Lagoon CLI (v0.15.3)

Installation via Brew

The preferred method is installation via Homebrew.

brew tap uselagoon/lagoon-cli
brew install lagoon

Running from released binaries

Alternatively, you may install by downloading one of the pre-compiled binaries (replace amd64 with arm64 for ARM-compatible binaries)

# MacOS
sudo curl -L "https://github.com/uselagoon/lagoon-cli/releases/download/v0.15.3/lagoon-cli-v0.15.3-darwin-amd64" -o /usr/local/bin/lagoon && sudo chmod +x /usr/local/bin/lagoon
# Linux
sudo curl -L "https://github.com/uselagoon/lagoon-cli/releases/download/v0.15.3/lagoon-cli-v0.15.3-linux-amd64" -o /usr/local/bin/lagoon && sudo chmod +x /usr/local/bin/lagoon

Running from a Dockerfile

Alternatively, you may download the latest release as a Dockerfile from GitHub or Docker Hub
See the docs for information on running as a Dockerfile

docker pull ghcr.io/uselagoon/lagoon-cli:v0.15.3
docker pull docker.io/uselagoon/lagoon-cli:v0.15.3

Changelog

  • d8bdc73 feat: add flag to support disabling a project from being able to deploy (#247)

lagoon-cli-v0.15.2

10 Oct 20:44
37074c4

Choose a tag to compare

Lagoon CLI (v0.15.2)

Installation via Brew

The preferred method is installation via Homebrew.

brew tap uselagoon/lagoon-cli
brew install lagoon

Running from released binaries

Alternatively, you may install by downloading one of the pre-compiled binaries (replace amd64 with arm64 for ARM-compatible binaries)

# MacOS
sudo curl -L "https://github.com/uselagoon/lagoon-cli/releases/download/v0.15.2/lagoon-cli-v0.15.2-darwin-amd64" -o /usr/local/bin/lagoon && sudo chmod +x /usr/local/bin/lagoon
# Linux
sudo curl -L "https://github.com/uselagoon/lagoon-cli/releases/download/v0.15.2/lagoon-cli-v0.15.2-linux-amd64" -o /usr/local/bin/lagoon && sudo chmod +x /usr/local/bin/lagoon

Running from a Dockerfile

Alternatively, you may download the latest release as a Dockerfile from GitHub or Docker Hub
See the docs for information on running as a Dockerfile

docker pull ghcr.io/uselagoon/lagoon-cli:v0.15.2
docker pull docker.io/uselagoon/lagoon-cli:v0.15.2

Changelog

  • 37074c4 chore: minor fixes for deploytargetconfigs required fields and some docs (#246)

lagoon-cli-v0.15.1

09 Oct 22:21
69683cb

Choose a tag to compare

Lagoon CLI (v0.15.1)

Installation via Brew

The preferred method is installation via Homebrew.

brew tap uselagoon/lagoon-cli
brew install lagoon

Running from released binaries

Alternatively, you may install by downloading one of the pre-compiled binaries (replace amd64 with arm64 for ARM-compatible binaries)

# MacOS
sudo curl -L "https://github.com/uselagoon/lagoon-cli/releases/download/v0.15.1/lagoon-cli-v0.15.1-darwin-amd64" -o /usr/local/bin/lagoon && sudo chmod +x /usr/local/bin/lagoon
# Linux
sudo curl -L "https://github.com/uselagoon/lagoon-cli/releases/download/v0.15.1/lagoon-cli-v0.15.1-linux-amd64" -o /usr/local/bin/lagoon && sudo chmod +x /usr/local/bin/lagoon

Running from a Dockerfile

Alternatively, you may download the latest release as a Dockerfile from GitHub or Docker Hub
See the docs for information on running as a Dockerfile

docker pull ghcr.io/uselagoon/lagoon-cli:v0.15.1
docker pull docker.io/uselagoon/lagoon-cli:v0.15.1

Changelog

  • 69683cb feat: add build image field to deploytargets for lagoon v2.10.0 support (#245)

lagoon-cli-v0.15.0

07 Oct 07:02
c3adc9d

Choose a tag to compare

Lagoon CLI (v0.15.0)

Installation via Brew

The preferred method is installation via Homebrew.

brew tap uselagoon/lagoon-cli
brew install lagoon

Running from released binaries

Alternatively, you may install by downloading one of the pre-compiled binaries (replace amd64 with arm64 for ARM-compatible binaries)

# MacOS
sudo curl -L "https://github.com/uselagoon/lagoon-cli/releases/download/v0.15.0/lagoon-cli-v0.15.0-darwin-amd64" -o /usr/local/bin/lagoon && sudo chmod +x /usr/local/bin/lagoon
# Linux
sudo curl -L "https://github.com/uselagoon/lagoon-cli/releases/download/v0.15.0/lagoon-cli-v0.15.0-linux-amd64" -o /usr/local/bin/lagoon && sudo chmod +x /usr/local/bin/lagoon

Running from a Dockerfile

Alternatively, you may download the latest release as a Dockerfile from GitHub or Docker Hub
See the docs for information on running as a Dockerfile

docker pull ghcr.io/uselagoon/lagoon-cli:v0.15.0
docker pull docker.io/uselagoon/lagoon-cli:v0.15.0

Changelog

  • a51d0c6 Corrections to lagoon interaction commands documentation
  • c3adc9d Feature: support add, list, update, and delete of deploytargets (kubernetes/openshift) (#224)
  • 8a9c4d2 Merge pull request #242 from uselagoon/deploytargetconfig-fix
  • 6fdf387 Merge pull request #243 from mrjertop/patch-1
  • 2282da0 Merge pull request #244 from mrjertop/patch-1
  • 280e1d2 Updating change default lagoon command documentation
  • 440581e fix: required fields for branches and pullrequests
  • a918877 refactor: use versioned request

lagoon-cli-v0.14.0

22 Aug 00:43
32956fb

Choose a tag to compare

Lagoon CLI (v0.14.0)

Installation via Brew

The preferred method is installation via Homebrew.

brew tap uselagoon/lagoon-cli
brew install lagoon

Running from released binaries

Alternatively, you may install by downloading one of the pre-compiled binaries (replace amd64 with arm64 for ARM-compatible binaries)

# MacOS
sudo curl -L "https://github.com/uselagoon/lagoon-cli/releases/download/v0.14.0/lagoon-cli-v0.14.0-darwin-amd64" -o /usr/local/bin/lagoon && sudo chmod +x /usr/local/bin/lagoon
# Linux
sudo curl -L "https://github.com/uselagoon/lagoon-cli/releases/download/v0.14.0/lagoon-cli-v0.14.0-linux-amd64" -o /usr/local/bin/lagoon && sudo chmod +x /usr/local/bin/lagoon

Running from a Dockerfile

Alternatively, you may download the latest release as a Dockerfile from GitHub or Docker Hub
See the docs for information on running as a Dockerfile

docker pull ghcr.io/uselagoon/lagoon-cli:v0.14.0
docker pull docker.io/uselagoon/lagoon-cli:v0.14.0

Changelog

  • b8ca679 Merge pull request #237 from uselagoon/ssh-environment
  • 19c3e86 Merge pull request #238 from uselagoon/remove-activesystems
  • 908ffb0 Merge pull request #239 from uselagoon/mkdocs-fix
  • 32956fb Merge pull request #240 from uselagoon/gh-action-changes
  • 947a39b chore: merge branch 'main' into mkdocs-fix
  • d4a997d chore: only push to gh-pages on tags
  • 30a07d2 chore: remove activesystems support
  • 801878c chore: test on pushes to main
  • bfae922 feat: support lagoon environment name in ssh
  • ce342de fix: use nav

lagoon-cli-v0.13.0

12 Jul 23:07
cf0f15c

Choose a tag to compare

Lagoon CLI (v0.13.0)

Installation via Brew

The preferred method is installation via Homebrew.

brew tap uselagoon/lagoon-cli
brew install lagoon

Running from released binaries

Alternatively, you may install by downloading one of the pre-compiled binaries (replace amd64 with arm64 for ARM-compatible binaries)

# MacOS
sudo curl -L "https://github.com/uselagoon/lagoon-cli/releases/download/v0.13.0/lagoon-cli-v0.13.0-darwin-amd64" -o /usr/local/bin/lagoon && sudo chmod +x /usr/local/bin/lagoon
# Linux
sudo curl -L "https://github.com/uselagoon/lagoon-cli/releases/download/v0.13.0/lagoon-cli-v0.13.0-linux-amd64" -o /usr/local/bin/lagoon && sudo chmod +x /usr/local/bin/lagoon

Running from a Dockerfile

Alternatively, you may download the latest release as a Dockerfile from GitHub or Docker Hub
See the docs for information on running as a Dockerfile

docker pull ghcr.io/uselagoon/lagoon-cli:v0.13.0
docker pull docker.io/uselagoon/lagoon-cli:v0.13.0

Changelog

  • cf0f15c Merge pull request #228 from uselagoon/ssh-in-config
  • 25c7859 Merge pull request #231 from uselagoon/var-empty-value
  • c6d0afb chore: update docs
  • 48a48e2 feat: add sshkey field to config file, add flag to config list to show full config, bump go version in go.mod
  • d1ef959 feat: support empty values for adding environment variables