How to handle no_output_timeout in Orb command?

If the orb does not already have a parameter for this, it may not yet have been a concern. The way to handle this in an orb is to “pass through” the parameter.

You can see here in the Python Orb’s install-packages command, we “pass through” no_output_timeout.