Join us at inaugural PyAI Conf in San Francisco on March 10th! Learn more
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)
execute
execute(id: Optional[UUID] = None)
Was this page helpful?