From 6400599445bf548b664f3a3b4b7c6409d9f26752 Mon Sep 17 00:00:00 2001 From: Mirna Wong <89008547+mirnawong1@users.noreply.github.com> Date: Fri, 24 Jan 2025 14:26:22 +0000 Subject: [PATCH] Update website/docs/reference/commands/invocation.md Co-authored-by: vfcoelho --- website/docs/reference/commands/invocation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/docs/reference/commands/invocation.md b/website/docs/reference/commands/invocation.md index 6530c1767d..1961b2555d 100644 --- a/website/docs/reference/commands/invocation.md +++ b/website/docs/reference/commands/invocation.md @@ -5,7 +5,7 @@ id: invocation --- The `dbt invocation` command is available in the [dbt Cloud CLI](/docs/cloud/cloud-cli-installation) and allows you to: -- List active invocations to debug long-running or hanging sessions. +- List active invocations to debug long-running or hanging invocations. - Identify and investigate sessions causing the `Session occupied` error. - Monitor currently active dbt commands (like `run`, `build`) in real-time.