Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
prefect.cli.flow_run
inspect
inspect(id: UUID)
ls
ls()
delete
delete(id: UUID)
cancel
cancel(id: UUID)
retry
retry(id_or_name: str)
logs
logs(id: UUID)
watch
watch(id: UUID)
execute
execute(id: Optional[UUID] = None)
Was this page helpful?