apache / apache/openwhisk-wskdeploy
Feature: Support the "Concurrency" action limit on any action
Open
documentation
enhancement
good first issue
- Dominant language
- Go
- Stars
- 75
- Forks
- 73
- PR merge metrics
- No merged PRs in 30d
Description
This PR that added the "concurrency" flag to the CLI was this one:
https://github.com/apache/openwhisk-cli/pull/383 (edited)
The flag was added to the CLI command flag structs here:
https://github.com/apache/openwhisk-cli/blob/master/commands/flags.go
wskdeploy should support this to maintain CLI parity.
Contributor guide
Assessment
This issue has not been assessed yet.