uselagoon / uselagoon/lagoon-cli

Make it easier to get the link to the Lagoon UI for a project

Open
#289 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Go
Stars
28
Forks
14
Avg merge
1d 2h
Merged PRs (30d)
1

Description

Is your feature request related to a problem? Please describe.

I am looking to try to get a link to the Lagoon UI for a given project

Describe the solution you'd like

Something fit for CLI tools, I do not want a browser to open. Maybe something like:

lagoon web -p PROJECT --no-open --output-json

Describe alternatives you've considered

Tried getting the web field from the configuration, but it is missing

lagoon config list --output-json | jq

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by inspecting the CLI entry points for lagoon web and lagoon config list --output-json, including how the existing web field is handled. The work is done when a project’s Lagoon UI link can be retrieved in machine-readable output without opening a browser.

Written by the indexing model from the issue text.

Assessment

Tech stack
go
Domain
cli
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.