Cmdlets for MySQL

Build 24.0.8963

UseSSH Parameter (Connect-MySQL Cmdlet)

Whether to tunnel the MySQL connection over SSH. Use SSH.

Syntax

Connect-MySQL -UseSSH SwitchParameter

Data Type

bool

Default Value

false

Remarks

By default the cmdlet will attempt to connect directly to MySQL. When this option is enabled, the cmdlet will instead establish an SSH connection with the SSHServer and tunnel the connection to MySQL through it.

Copyright (c) 2024 CData Software, Inc. - All rights reserved.
Build 24.0.8963