auto: Add support for downloading/installing the CLI
Open
Nobody has claimed this yet.
area/automation-api
kind/enhancement
- Dominant language
- Java
- Stars
- 85
- Forks
- 26
- Avg merge
- 11h 49m
- Merged PRs (30d)
- 22
Description
Other languages have APIs on LocalPulumiCommand to download/install the CLI based. We should add these to Java's automation API as well.
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 locating Java's automation API and the LocalPulumiCommand implementation, then compare their download/install APIs with the corresponding APIs in other language SDKs. Done means Java exposes equivalent support for downloading and installing the CLI, with tests covering the new behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100