Cmdlets for MariaDB

Build 25.0.9434

UseSSH Parameter (Connect-MariaDB Cmdlet)

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

Syntax

Connect-MariaDB -UseSSH SwitchParameter

Data Type

bool

Default Value

false

Remarks

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

Copyright (c) 2025 CData Software, Inc. - All rights reserved.
Build 25.0.9434