prefect artifact
Inspect and delete artifacts.
prefect artifact ls
List artifacts.
prefect artifact inspect
View details about an artifact.
Arguments
Arguments
string
required
Example:
$ prefect artifact inspect "my-artifact" --output jsonprefect artifact delete
Delete an artifact.
Example: