Skip to content

fix: add missing command flag to reference command#2498

Open
PDT42 wants to merge 1 commit intomainfrom
fix/missing-command-flag
Open

fix: add missing command flag to reference command#2498
PDT42 wants to merge 1 commit intomainfrom
fix/missing-command-flag

Conversation

@PDT42
Copy link
Copy Markdown
Contributor

@PDT42 PDT42 commented Apr 9, 2026

I noted this some time ago: I think explicitly specifying the --command flag ist required. According to cf run-task --help:

USAGE:
   cf run-task APP_NAME [--command COMMAND] [-k DISK] [-m MEMORY] [-l LOG_RATE_LIMIT] [--name TASK_NAME] [--process PROCESS_TYPE]

I noted this some time ago: I think explicitly specifying the `--command` flag ist required. According to `cf run-task --help`:

```bash
USAGE:
   cf run-task APP_NAME [--command COMMAND] [-k DISK] [-m MEMORY] [-l LOG_RATE_LIMIT] [--name TASK_NAME] [--process PROCESS_TYPE]
```
@PDT42 PDT42 requested a review from smahati as a code owner April 9, 2026 10:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant