uselagoon / uselagoon/lagoon-cli

feat: add Publish command

Open
#192 4 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

discussion
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.
As a user I would like a Publish command so I could deploy statically generated sites to Lagoon from command line.

Describe the solution you'd like
Add a Publish command.
The publish command should:

  • Publish the current or provided directory to a linked project
  • Provide a wizard to link the codebase to a project if no existing ID is found

Describe alternatives you've considered
Build the static site on Lagoon

Additional context
The Netlify CLI is a good example.

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 reviewing the existing CLI command structure and how linked projects are represented. Use the requested current or provided directory, project-linking wizard, and Lagoon publishing behavior as acceptance criteria; done means the command supports both linked and newly linked projects.

Written by the indexing model from the issue text.

Assessment

Tech stack
go
Domain
cli
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.