Cmdlets for Redis

Build 24.0.8963

UseSSH Parameter (Connect-Redis Cmdlet)

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

Syntax

Connect-Redis -UseSSH SwitchParameter

Data Type

bool

Default Value

false

Remarks

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

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