Display information about an existing user.

Usage

Examples

  auth0 users show 
  auth0 users show <user-id>
  auth0 users show <user-id> --json
  auth0 users show <user-id> --json-compact

Flags

      --json           Output in json format.
      --json-compact   Output in compact json format.

Inherited Flags

      --debug           Enable debug mode.
      --no-color        Disable colors.
      --no-input        Disable interactivity.
      --tenant string   Specific tenant to use.