When using --production to list the logs for a Twilio Function UI V2 instance, I get back the error:
› Error: Unexpected argument: --production
› See more help with --help
It works when I use the --environment SID and the SID.
twilio serverless:logs --tail --service-sid ZS... --environment ZE...