Home
last modified time | relevance | path

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

/tools/acloud/public/actions/
Dremote_instance_cf_device_factory.py158 return {"ssh_command": self._compute_client.GetSshConnectCmd(),
Dremote_host_cf_device_factory.py255 return {"ssh_command": self._compute_client.GetSshConnectCmd(),
/tools/acloud/internal/lib/
Dcvd_compute_client_multi_stage.py628 def GetSshConnectCmd(self): member in CvdComputeClient