Join us at inaugural PyAI Conf in San Francisco on March 10th! Learn more
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?