cf Verified for current stable LTS

Cf Command: Run Task Within App

Use for run task within app with Cf. Exact CLI syntax to run task within app using Cf.

When to use this: Use for run task within app with Cf.

Command Syntax

cf run-task <app_name> "<script_command>" --name <task_name>

Command Breakdown

--name
Command Option
Tool-specific option used by this command invocation.

FAQ

Purpose: Exact syntax to run task within app using Cf.

Test path: Replace placeholders and run destructive commands in a disposable workspace first.

Flag behavior: Tool version, platform, and shell can change behavior.

Improve This Command

Suggest a correction, safer default, or version-specific note for this entry.

Related Operations

Back to Cf directory