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)?