用于删除一条或多条 WordPress 评论。支持强制删除(跳过回收站)。
适合在需要清理垃圾评论或管理评论时使用。
<id>...
[--force]
$ wp comment delete 1337 --force
$ wp comment delete 1337 2341 --force