Home
last modified time | relevance | path

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

/test/framework/harnesses/host_controller/utils/gcp/
Dgcs_utils.py56 def Copy(gsutil_path, src_urls, dst_url): argument
67 copy_command = "%s cp %s %s" % (gsutil_path, src_urls, dst_url)