For NVIDIA GPUs, I use
nvidia-smi -i 0 --format=csv,noheader --query-gpu=power.draw
and this command prints (for example) 150.00 W
to stdout.
But how can I get AMD GPU power usage from Windows command line?
Software like Overdrive5 for Windows may help you I hope. Overdrive5 Github