-
Notifications
You must be signed in to change notification settings - Fork 168
Open
Description
Sometimes the user might need to hard reset or soft reset (reboot) Virtual Machine on cloud (e.g. vSphere) without getting the VM recreated on cloud. The existing bosh recreate command would cause the VM to be recreated. And bosh restart command is only to restart all jobs on the VM.
Is it possible to have commands like bosh reset-vm and bosh reboot-vm command to hard and soft reset the VM on cloud respectively?
Take vSphere as example,
bosh reset-vm could simulate the "Power -> Reset" operation on vSphere client
bosh reboot-vm could simulate the "Power -> Restart Guest OS" operation on vSphere client.
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
Pending Review | Discussion