Introduced a new `await-reset` command to the CLI, allowing users to wait for a `NotifyDriverReset` signal with an optional timeout parameter. Updated the argument parser and implemented the signal detection logic using `await_signal`. Ensures improved control and monitoring of piControl driver resets via CLI.