auth0 users search-by-email
Search for users. To create one, run: auth0 users create
.
Usage
auth0 users search-by-email [flags]
Examples
auth0 users search-by-email
auth0 users search-by-email <user-email>,
auth0 users search-by-email <user-email> -p
Flags
--csv Output in csv format.
--json Output in json format.
-p, --picker Allows to toggle from list of users and view a user in detail
Inherited Flags
--debug Enable debug mode.
--no-color Disable colors.
--no-input Disable interactivity.
--tenant string Specific tenant to use.
Related Commands
- auth0 users blocks - Manage brute-force protection user blocks
- auth0 users create - Create a new user
- auth0 users delete - Delete a user
- auth0 users import - Import users from schema
- auth0 users open - Open the user’s settings page
- auth0 users roles - Manage a user’s roles
- auth0 users search - Search for users
- auth0 users search-by-email - Search for users
- auth0 users show - Show an existing user
- auth0 users update - Update a user