Skip to main content

Description

List the artifacts currently uploaded for a given model release. With no argument, the model and release are read from the nearest enclosing reactor.yaml’s model.name and model.version. Output is one line per artifact: size, last-modified time, and path relative to the bundle prefix. A trailer summarises the total size and whether the bundle is complete (i.e. the manifest sentinel is present). Pass --json to emit the raw server response (useful for scripting). Examples:
Runtime errors (model not found, release not registered, object store not configured) do NOT print the full usage screen - only argument / syntax errors do.

Options

Global options

See also