I am trying to debug a runcmd. Is it possible to run Cloudbase-Init multiple times?
For Cloud-Init, I was able to rerun it when I do something like this: https://stackoverflow.com/questions/23065673/how-to-re-run-cloud-init-without-reboot/41994401#41994401
Is there something similar for Cloudbase-Init? Where can I find the runcmd file?