How can I pass build name at a run time in my cypress test?

How can I pass build name at a run time in my cypress test?

Hi Mark,

To pass build name at a run time in Cypress test You can use this flags:

--bn or --build-name.

Syntax: lambdatest-cypress run --bn=Custom_Build_Name