Export default simulation limits as JSON
Exports the default production simulation limits as JSON. The output can be redirected to a file and customized.
cre workflow limits export [optional flags]
cre workflow limits export > my-limits.json
-h, --help help for export
-e, --env string Path to .env file which contains sensitive info
--non-interactive Fail instead of prompting; requires all inputs via flags
-R, --project-root string Path to the project root
-E, --public-env string Path to .env.public file which contains shared, non-sensitive build config
-T, --target string Use target settings from YAML config
-v, --verbose Run command in VERBOSE mode
- cre workflow limits - Manage simulation limits