What type of request is this?
New tool idea
Clear and concise description of the feature you are proposing
It would be great if there was a tool that would give you commands to shutdown or reboot your Windows or macOS system.
If I wanted to shutdown a Windows server 4 hours after a job is finished, the command would be shutdown /s /t 14400 and on macOS it's sudo shutdown -h +240.
You could also include a UI that lets you choose what time you want these commands to run at and based off the container's local time, you could calculate the time between now and then.
Is their example of this tool in the wild?
Not that I'm aware of.
Additional context
No response
Validations
What type of request is this?
New tool idea
Clear and concise description of the feature you are proposing
It would be great if there was a tool that would give you commands to shutdown or reboot your Windows or macOS system.
If I wanted to shutdown a Windows server 4 hours after a job is finished, the command would be
shutdown /s /t 14400and on macOS it'ssudo shutdown -h +240.You could also include a UI that lets you choose what time you want these commands to run at and based off the container's local time, you could calculate the time between now and then.
Is their example of this tool in the wild?
Not that I'm aware of.
Additional context
No response
Validations