How to list all Draft Posts?

OK, I was wrong, there is:

hugo list drafts
Usage:
  hugo list [command]

Available Commands:
  drafts      List all drafts
  future      List all posts dated in the future

See http://gohugo.io/commands/hugo_list/