wp user import-csv <file>
Imports users from a CSV file
Arguments
Name | Description |
---|---|
file | The local or remote CSV file of users to import. If ‘-‘, then reads from STDIN |
Options
Name | Description |
---|---|
--send-email | Send an email to new users with their account details |
--skip-update | Don’t update users that already exist |