apache / apache/openwhisk-wskdeploy

Add --save flag to persist defaults into the manifest

Open
#175 5 comments 0 reactions 0 assignees View on GitHub
enhancement priority: low
Dominant language
Go
Stars
75
Forks
73
PR merge metrics
No merged PRs in 30d

Description

`--save` should be conservative: add new actions, leave the existing ones in the manifest intact. We might want a `prune` command to remove manually deleted actions.

Contributor guide

Open the contributing guide

Research direction

Start by locating the CLI entry point for `--save` and the code that updates the manifest. Check how actions are read and written, then verify that saving adds new actions while preserving existing manifest actions. The issue mentions a possible `prune` command, but does not define it as part of this change.

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
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.