MainWP CLI - How to list all ignored plugin udates?

I want to be able to list the ignored plugin updates as listed in wp-admin/admin.php?page=PluginsIgnore.

I tried : wp mainwp updates --ignored-plugins-updates

It returns nothing… but I have 20+ ignored plugins updates.

Is it possible to get that ignored plugins with WP-CLI? (If not, can it be added)

Thank you!