eztaskmanager.services.run_management_command(task_id: int)[source]

Execute a management command.

Creates a LaunchReport for this execution.

Parameters:

task_id (int) – The task object representing the management command to be executed.

Returns:

None