Get last published post in WordPress using wp-cli

Simply add:

--posts_per_page=1

to limit the queried items to a single item.