Skip to content

keryx reel unlock

Description

Clear the approved (locked) state for an asset, so it can be re-picked or regenerated again without --force — the inverse of reel lock (spec 0025).

Usage

keryx reel unlock <kind> [index] --workspace <slug>
  • kindvo | card | music | cover.
  • index — the 1-based line (VO) or card number; omitted for the singleton music / cover.

Idempotent — unlocking something that isn't locked is a no-op. Updates the locked block in workspace.yaml.

Example

keryx reel unlock vo 3 --workspace my-post   # line 3 can be re-rolled/picked again
keryx reel unlock cover --workspace my-post

See also