Skip to main content

prefect.cli.automation

Automation command — native cyclopts implementation. Manage automations.

Functions

ls

List all automations.

inspect

Inspect an automation.

resume

Resume an automation.

pause

Pause an automation.

delete

Delete an automation.

create

Create one or more automations from a file or JSON string.

update

Update an existing automation from a file or JSON string.