[arvados] updated: 2.6.0-571-g96a389052b
git repository hosting
git at public.arvados.org
Thu Oct 5 20:22:05 UTC 2023
Summary of changes:
doc/user/topics/arv-copy.html.textile.liquid | 8 +++++++-
1 file changed, 7 insertions(+), 1 deletion(-)
via 96a389052be846aed84b7c9aead713ce8a54075e (commit)
from bed591804938b5be74e9cd2a951890fcff36c7f3 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
commit 96a389052be846aed84b7c9aead713ce8a54075e
Author: Peter Amstutz <peter.amstutz at curii.com>
Date: Thu Oct 5 16:21:39 2023 -0400
20933: Update arv-copy doc to mention it requires arvados-cwl-runner.
Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <peter.amstutz at curii.com>
diff --git a/doc/user/topics/arv-copy.html.textile.liquid b/doc/user/topics/arv-copy.html.textile.liquid
index 15c9623224..c9ea9bdcf1 100644
--- a/doc/user/topics/arv-copy.html.textile.liquid
+++ b/doc/user/topics/arv-copy.html.textile.liquid
@@ -71,10 +71,14 @@ Additionally, if you need to specify the storage classes where to save the copie
h3. How to copy a workflow
+Copying workflows requires @arvados-cwl-runner@ to be available in your @$PATH at .
+
We will use the uuid @jutro-7fd4e-mkmmq53m1ze6apx@ as an example workflow.
+Arv-copy will infer the source cluster is @jutro@ from the object uuid, and destination cluster is @pirca@ from @--project-uuid at .
+
<notextile>
-<pre><code>~$ <span class="userinput">arv-copy --src jutro --dst pirca --project-uuid pirca-j7d0g-ecak8knpefz8ere jutro-7fd4e-mkmmq53m1ze6apx</span>
+<pre><code>~$ <span class="userinput">arv-copy --project-uuid pirca-j7d0g-ecak8knpefz8ere jutro-7fd4e-mkmmq53m1ze6apx</span>
ae480c5099b81e17267b7445e35b4bc7+180: 23M / 23M 100.0%
2463fa9efeb75e099685528b3b9071e0+438: 156M / 156M 100.0%
jutro-4zz18-vvvqlops0a0kpdl: 94M / 94M 100.0%
@@ -91,6 +95,8 @@ h3. How to copy a project
We will use the uuid @jutro-j7d0g-xj19djofle3aryq@ as an example project.
+Arv-copy will infer the source cluster is @jutro@ from the source project uuid, and destination cluster is @pirca@ from @--project-uuid at .
+
<notextile>
<pre><code>~$ <span class="userinput">peteramstutz at shell:~$ arv-copy --project-uuid pirca-j7d0g-lr8sq3tx3ovn68k jutro-j7d0g-xj19djofle3aryq
2021-09-08 21:29:32 arvados.arv-copy[6377] INFO:
-----------------------------------------------------------------------
hooks/post-receive
--
More information about the arvados-commits
mailing list