cli icon indicating copy to clipboard operation
cli copied to clipboard

If a deployment is bigger than 100MB, then ask for a double confirmation and

Open menduz opened this issue 3 years ago • 0 comments

In dcl deploy:

If the entire size of the deployment is bigger than 100MB:

  1. warn the user about it
  2. explain that it is likely to fail, suggest splitting it into several scenes with link at documentation
  3. offer an ordered-by-size list of files to be deployed to make them aware of what they are trying to deploy
  4. ask for confirmation to continue regardless

menduz avatar Aug 02 '22 20:08 menduz