Use this if you ran out of cache space and need to clear it. Or, use it if you want your builder to start in another region (by deploying from that region).
Now we have Depot builders in the dashboard, we’ll start looking at features like:
We’ll add CLI support soon. But, are you not observing that your cache gets cleared?
This screen is a Phoenix Liveview, so button presses send a websocket message instead a traditional HTTP post. If you look for a websocket connection in your dev tools network tab, you’ll see messages being passed over.
Also, I’m taking this post as constructive feedback about the UI. It does feel like nothing is happening with no feedback from the button click.