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¶
kind—vo|card|music|cover.index— the 1-based line (VO) or card number; omitted for the singletonmusic/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¶
keryx reel lock— approve and freeze a selected asset.