Home
last modified time | relevance | path

Searched refs:remote_command (Results 1 – 1 of 1) sorted by relevance

/tools/test/connectivity/acts/framework/acts/controllers/utils_lib/ssh/
Dformatter.py140 remote_command, argument
161 local_command.append(remote_command)
208 remote_command = self.format_remote_command(command, env)
209 return self.format_ssh_command(remote_command, settings, extra_flags,