The run command in cli is documented (in help) as 'deploys an app'.
The code in fact does a prepare, then deploy.

This seems a little odd, since the normal cycle would be
prepare,compile,deploy.
Is this behavior intentional, or was this changed in error in CB-3460?

Reply via email to