uselagoon / uselagoon/lagoon-cli
feat: add Publish command
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.
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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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