Thursday 9 July 2020

Resetting vCloud Foundation 4.0 Cloud Builder.


If you need to reset the Cloud Builder Appliance for any reason, the following command will work. I have used this on Cloud Builder 4.0.

#sudo psql -U postgres -d bringup -h localhost
#delete from execution;
#delete from "Resource";
\q




No comments: