The current Connect-PnPOnline documentation lists a -Connection parameter: https://pnp.github.io/powershell/cmdlets/Connect-PnPOnline.html#-connection
but in PnP.PowerShell v1.12.0 I can't see that parameter. It looks like this is something that is due to be added as mentioned on this link:
https://github.com/pnp/powershell/pull/2821
Is the absence a -Connection parameter a case of the documentation having been updated before the command is fully available or am I missing something.
You can see the parameters currently available in the attached screenshot
Thanks in advance for the clarification!
...