Wire Sysio Wire Sysion 1.0.0
Loading...
Searching...
No Matches
remote_deploy Struct Reference
Collaboration diagram for remote_deploy:

Public Attributes

string ssh_cmd = "/usr/bin/ssh"
 
string scp_cmd = "/usr/bin/scp"
 
string ssh_identity
 
string ssh_args
 
bfs::path local_config_file = "temp_config"
 

Detailed Description

Definition at line 274 of file main.cpp.

Member Data Documentation

◆ local_config_file

bfs::path remote_deploy::local_config_file = "temp_config"

Definition at line 279 of file main.cpp.

◆ scp_cmd

string remote_deploy::scp_cmd = "/usr/bin/scp"

Definition at line 276 of file main.cpp.

◆ ssh_args

string remote_deploy::ssh_args

Definition at line 278 of file main.cpp.

◆ ssh_cmd

string remote_deploy::ssh_cmd = "/usr/bin/ssh"

Definition at line 275 of file main.cpp.

◆ ssh_identity

string remote_deploy::ssh_identity

Definition at line 277 of file main.cpp.


The documentation for this struct was generated from the following file: