Z
Size: a a a
Z
Z
MS
Install-Module Posh-SSH -Scope CurrentUser -Force
$pwd = ConvertTo-SecureString -String $(password) -AsPlainText -Force
$credential = New-Object -TypeName System.Management.Automation.PSCredential -ArgumentList $(login), $pwd
$swarm= "%HOSTNAME%"
New-SSHSession -HostName $swarm -Credential $credential -AcceptKey
Invoke-SSHCommand -Index 0 -Command "docker stack ..."
VG
MS
АФ
VP
VG
VP
VP
VP
VP
VG
VG
J
VP
VP
VG
VP
VG