amazon-emr-cli icon indicating copy to clipboard operation
amazon-emr-cli copied to clipboard

Add a build flag on deploy

Open dacort opened this issue 2 years ago • 0 comments

Currently, the deploy command assumes that the project has already been built or packaged.

We should either (or both):

  • Add some safeguards to prevent deploying if the artifacts don't exist
  • Add a --build flag to the deploy command similar to how we have on the run command.

dacort avatar Apr 03 '23 22:04 dacort