I’m trying to terminate my VM at the end of it’s run. shutdown -P 0 does nothing.
halt makes it go go unresponsive. However, the dashboard then shows it with an “alert” status, and it is available to be terminated, so I assume I’m still paying for it until I do so.
Is there a way to terminate the VM from its own shell?