X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/931236cc8c9bea9c796aed23c1636abce3ee4534..731ff645f6de779a324999f3b78bf90469dbb4fb:/doc/user/topics/running-pipeline-command-line.html.textile.liquid diff --git a/doc/user/topics/running-pipeline-command-line.html.textile.liquid b/doc/user/topics/running-pipeline-command-line.html.textile.liquid index 9a2e12c096..ffa57103b0 100644 --- a/doc/user/topics/running-pipeline-command-line.html.textile.liquid +++ b/doc/user/topics/running-pipeline-command-line.html.textile.liquid @@ -3,8 +3,17 @@ layout: default navsection: userguide title: "Running an Arvados pipeline" ... +{% comment %} +Copyright (C) The Arvados Authors. All rights reserved. -This tutorial demonstrates how to use the command line to run the same pipeline as described in "running a pipeline using Workbench.":{{site.baseurl}}/user/tutorials/tutorial-pipeline-workbench.html +SPDX-License-Identifier: CC-BY-SA-3.0 +{% endcomment %} + +{% include 'crunch1only_begin' %} +If the Jobs API is not available, use the "Common Workflow Language":{{site.baseurl}}/user/cwl/cwl-runner.html instead. +{% include 'crunch1only_end' %} + +This tutorial demonstrates how to use the command line to run the same pipeline as described in "running a pipeline using Workbench.":{{site.baseurl}}/user/tutorials/tutorial-workflow-workbench.html {% include 'tutorial_expectations' %} {% include 'tutorial_cluster_name' %}