Open
Description
Add a command-line option which controls the ADO.NET timeouts. This would allow users to set a higher timeout for e.g. migrations without needing to manage multiple connection strings.
We could probably have a single cmdline option to manage both the connection and command timeouts.
Raised in #27783 (comment) and also discussed in #22287.