Join us at inaugural PyAI Conf in San Francisco on March 10th! Learn more
prefect.cli.artifact
list_artifacts
list_artifacts()
inspect
inspect(key: str)
delete
delete(key: Annotated[Optional[str], cyclopts.Parameter(help='The key of the artifact to delete.')] = None)
Was this page helpful?