Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions docs/reference/cli/pipeline/exec.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,10 @@ description: >
Learn how to execute a pipeline locally.
---

:::note
This command runs the pipeline locally on the machine where it is executed — it does not trigger a run on the remote Vela platform.
:::

## Command

```
Expand Down
Loading