How I can find different supported flags while running the test in cypress over LambdaTest?

Could you please help me with how I can find different supported flags while running the test in cypress over LambdaTest?

Hi Brettm,

You can navigate to the terminal of IDE where your cypress project is, then you can type LambdaTest-cypress run --help. You’ll be able to get all those supported flags.