(E24C) How do I reset my TF card using the command line?

(E24C) How do I reset my TF card using the command line?

I used balenaEtcher to burn the radxa-rk3528_bookworm_cli_t2.output.img file to my TF card,
I’ve been repeatedly debugging a system initialization script. After the script completes, I need to restore the system to its original state,
I want to remove the TF card and reburn the image using balenaEtcher,

I don’t want to do that; it’s too much trouble.

What command should I run in the system to restore the changes to the radxa-rk3528_bookworm_cli_t2.output.img file to its original state?

In earlier versions of OpenWrt, I vaguely remember simply deleting certain overlay settings, and then rebooting to a clean system.