Home
last modified time | relevance | path

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

/device/google/cuttlefish/tools/
Dupload_to_gce_and_run.py11 def gcloud_ssh(args): function
28 gcloud_ssh(args) + '-- tar -x -f - --lzop -S',
35 gcloud_ssh(args) + '-- tar -x -z -f - < %s' % host_package,
48 gcloud_ssh(args) + '-- ./bin/launch_cvd ' + launch_cvd_args,
54 gcloud_ssh(args) + '-- ./bin/stop_cvd',