Ability to pass CLI arguments to workflow

Hi,

I’m new to n8n and so far, very impressed. Thank you!

I’ve got a basic workflow running & executing from the CLI, and now want to performance test, for example run it 100 times. I can do that loop in the shell, but is there a way to pass CLI arguments (such as the iteration number) into the workflow and expose it as a parameter in the workflow nodes?

Thanks,
Tim