cli
cli copied to clipboard
If a deployment is bigger than 100MB, then ask for a double confirmation and
In dcl deploy:
If the entire size of the deployment is bigger than 100MB:
- warn the user about it
- explain that it is likely to fail, suggest splitting it into several scenes with link at documentation
- offer an ordered-by-size list of files to be deployed to make them aware of what they are trying to deploy
- ask for confirmation to continue regardless