Issue with CLI Clear Cache Command

When running the c5:clear-cache cli command, getting a response of “Command c5:clear-cache” is not defined". According to the documentation, this command is available above version 5.7.5.2 and this website is on version 8.5.7.

Any thoughts as to why this CLI command isn’t available?

I solved this. Ran a composer patch on the /concrete/bin/concrete file, as concrete5 allows the switch of the defined config directory folder but it doesn’t respect it. I’ll put in a feature request to allow this to be switched.