Show juste online peers

in cli i want to show juste the peers online (status : OK)

There is no filtering for the CLI built in like that. Anything of that sort you would need to do outside of Asterisk.

asterisk -x " sip show peers" | grep -i OK