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.automation
ls
ls()
inspect
inspect(name: Annotated[Optional[str], cyclopts.Parameter(show=False)] = None)
resume
resume(name: Annotated[Optional[str], cyclopts.Parameter(show=False)] = None)
pause
pause(name: Annotated[Optional[str], cyclopts.Parameter(show=False)] = None)
delete
delete(name: Annotated[Optional[str], cyclopts.Parameter(show=False)] = None)
create
create()
update
update()
Was this page helpful?