Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.prefect.io/llms.txt

Use this file to discover all available pages before exploring further.

prefect.cli.task_run

Task run command — native cyclopts implementation. View and inspect task runs.

Functions

inspect

inspect(id: UUID)
View details about a task run.

ls

ls()
View recent task runs.

logs

logs(id: UUID)
View logs for a task run.