apache / apache/openwhisk-wskdeploy
Add "--verify" flag to verify resources were deployed
- Dominant language
- Go
- Stars
- 75
- Forks
- 73
- PR merge metrics
- No merged PRs in 30d
Description
This would take the manifest and deployment files and use them to "get" resources from the target APIHOST (platform) and print out a formatted report that is structured like the manifest showing the server-side namespaces and IDs (that could be used by the user to perform 'wsk' commands on).
Contributor guide
Research direction
Start by tracing how the CLI reads the manifest and deployment files and communicates with the target APIHOST. Define the report shape around the manifest, including server-side namespaces and IDs usable with “wsk” commands. Done means the new --verify flow retrieves deployed resources and prints that structured report.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- api, cli
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100