Skip to main content

prefect.cli.artifact

Artifact command — native cyclopts implementation. Inspect and delete artifacts.

Functions

list_artifacts

List artifacts.

inspect

View details about an artifact. Examples: $ prefect artifact inspect "my-artifact" --output json

delete

Delete an artifact. Examples: