Skip to main content

prefect.cli.automation

Automation command — native cyclopts implementation. Manage automations.

Functions

ls

List all automations.

inspect

Inspect an automation. Examples:

resume

Resume an automation. Examples:

pause

Pause an automation. Examples:

delete

Delete an automation. Examples:

create

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

update

Update an existing automation from a file or JSON string. Examples: