AnonymousArtifactRef

AnonymousArtifactRef#

class AnonymousArtifactRef#

Anonymous Artifact or Experiment ref matched by prune_anonymous().

__repr__() str#
property digest: str#

Read-only property.

Manifest digest pointed to by this anonymous ref.

property image_name: str#

Read-only property.

property kind: str#

Read-only property.

Synthetic ref kind: "artifact" or "experiment".

property name: str#

Read-only property.

property reference: str#

Read-only property.

property updated_at: str#

Read-only property.

SQLite ref update timestamp, stored as an RFC3339 string.