Is there any command to add tags to my tests?

Is there any command to add tags to my tests?

Hi Mark,

Yes, you can add tags by using the flag mentioned below:

lambdatest-cypress run -t="Tag1, Tag2, Tag3"

Hoping that this helps to resolve your problem.