Skip to main content

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.