This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Clean project in a command line

We use uv4 -b <<project>>

to build the project in a batch environment.

we try to perform uv4 -c << project >>

for clean.

Clean does not appear to work.

how do we solve this?