whitelists
  .command('remove')
  .description('Removes an entry from the blacklist.')
  .option('-A, --access_token <string>', 'Your access token.')
  .option('-e, --email [array]', 'Defaults to []. Email address (defined by RFC 5322).', [])