CLI
constrain
Show the status of configured constraints in the current project. Process will exit with a status code of 1
if any constraints are invalid.
copy
Options
--verbose
Show the status of all constraints regardless of status. By default, only invalid constraints will be shown. Default is false
.
copy