omm

omm rollback

Restore a pinned model's archived version in place of the one currently installed. The version it replaces takes over the archive slot, so running `omm rollback` again swaps forward to it.

Exactly what omm rollback --help prints, exported from the CLI source.

Usage

omm rollback [OPTIONS] {model_name}

Arguments

  • model_namerequired

    —

Options

This command takes no options of its own.

Shared flags

Every omm command also accepts --json, --no-color, --quiet, -q, --yes, -y, so they are listed here once instead of on each command.

Exported from omm 0.3.101.

All commands