Digdag
0.10
  • Getting started
  • Architecture
  • Concepts
  • Workflow definition
  • Scheduling workflow
  • Operators
    • Workflow control operators
      • call>: Calls another workflow
      • http_call>: Call workflow fetched by HTTP
      • require>: Depends on another workflow
      • loop>: Repeat tasks
      • for_each>: Repeat tasks for values
      • for_range>: Repeat tasks for a range
      • if>: Conditional execution
      • fail>: Makes the workflow failed
      • echo>: Shows a message
      • wait>: Wait for a specific duration
    • Treasure Data operators
    • Database operators
    • Network operators
    • Amazon Web Services operators
    • Google Cloud Platform operators
    • Scripting operators
    • Param operators
  • Command reference
  • Language API - Python
  • Language API - Ruby
  • REST API
  • Command Executor
  • Internal architecture
  • Digdag metrics (experimental)
  • Community Contributions
  • Release Notes
  • Logo
Digdag
  • Docs »
  • Operators »
  • Workflow control operators
  • View page source

Workflow control operatorsΒΆ

  • call>: Calls another workflow
  • http_call>: Call workflow fetched by HTTP
  • require>: Depends on another workflow
  • loop>: Repeat tasks
  • for_each>: Repeat tasks for values
  • for_range>: Repeat tasks for a range
  • if>: Conditional execution
  • fail>: Makes the workflow failed
  • echo>: Shows a message
  • wait>: Wait for a specific duration
Next Previous

© Copyright 2016-2024, Digdag Project

Built with Sphinx using a theme provided by Read the Docs.

Digdag is an open source project, invented and sponsored by Treasure Data, Inc. under the Apache 2.0 Licence.