apigee / apigee/apigeetool-node
Add command for getcache, listcaches and updatecache
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 91
- Forks
- 91
- PR merge metrics
- No merged PRs in 30d
Description
Add get, list and update command for cache operations.
- getcache
- listcaches
- updatecache
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 examining the existing command entry points for related Apigee Edge operations and how commands are registered. Define and implement the expected getcache, listcaches, and updatecache behavior, then verify that each command is exposed and works consistently with the existing CLI.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100