apache / apache/openwhisk-composer
compose and deploy are two separate commands
Open
enhancement
- Dominant language
- JavaScript
- Stars
- 68
- Forks
- 18
- PR merge metrics
- No merged PRs in 30d
Description
`compose --deploy` in the past allowed one to conveniently lower the composition and deploy it in one command. Now there are two binaries `compose` and `deploy`.
what's the rationale for separating them completely (that is, why remove `--deploy` from compose which could delegate to `deploy`)?
Contributor guide
Assessment
This issue has not been assessed yet.