apache / apache/openwhisk-wskdeploy
wskdeploy - display the entire deployment plan with detailed API calls
Open
enhancement
priority: medium
- Dominant language
- Go
- Stars
- 75
- Forks
- 73
- PR merge metrics
- No merged PRs in 30d
Description
With an interactive mode, `wskdeploy` displays the whole deployment plan and waits for user input to proceed with deployment. Its a very useful feature when users just wants to confirm openwhisk entities being deployed with their manifest and deployment files.
It will be even more useful if we can display API calls along with the deployment plan when `wskdeploy` is invoked in a separate `dry-run` kind of mode.
(Please come with a fancy way of introducing `dry-run` mode)
Contributor guide
Assessment
This issue has not been assessed yet.