Home

stencila workflows create

Create a new workflow

Creates a new workflow directory with a template WORKFLOW.md in the workspace's .stencila/workflows/ directory.

Usage

stencila workflows create <NAME> <DESCRIPTION>

Examples

# Create a new workflow in the workspace
stencila workflows create my-workflow "A multi-stage data pipeline"

Arguments

NameDescription
<NAME>The name for the new workflow.
<DESCRIPTION>A brief description of the new workflow.
© 2026 Stencila