为指定用户添加一个或多个角色。
适合在需要为用户分配额外权限时使用。
<user>
[<role>...]
$ wp user add-role 12 author
$ wp user add-role 12 author editor