flexget
Verified for current stable LTS
Flexget Command: Run Task From Configuration File
Use for run task from configuration file with Flexget. Exact CLI syntax to run task from configuration file using Flexget.
When to use this: Use for run task from configuration file with Flexget.
Command Syntax
flexget -c <path/to/config.yml> execute --task <task_name> flexget -c <path/to/config.yml> execute --task <task_name> Command Breakdown
-c- Command Option
- Tool-specific option used by this command invocation.
--task- Command Option
- Tool-specific option used by this command invocation.
FAQ
Purpose: Exact syntax to run task from configuration file using Flexget.
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
Flexget Command: Execute A Specific Task From A Configuration File
flexget -c <path/to/config.yml> execute --task <task_name> Flexget Command: List All Recorded Series In Flexget flexget series list Flexget Command: Run All Flexget Tasks Immediately flexget execute --now Flexget Command: Start The Flexget Daemon Process In The Background flexget daemon start --daemonize Flexget Command: List All Series Recorded In Flexget flexget series list