Skip to content

Commit 2c595ea

Browse files
committed
Remove --follow parameter from the prompt
1 parent 29d9a04 commit 2c595ea

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

experimental/apps-mcp/lib/prompts/target_apps.tmpl

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,6 @@ This is battle-tested to catch common issues before deployment. Prefer using thi
2424
To troubleshoot deployed apps, view their logs:
2525
invoke_databricks_cli 'apps logs <app-name> --tail-lines 100'
2626

27-
Add --follow to stream logs continuously. Useful for debugging deployment failures or runtime issues.
28-
2927
### Local Development vs Deployed Apps
3028

3129
During development:

0 commit comments

Comments
 (0)