Skip to content

install task errors on --help via mise run #116

Description

@ikma-ricon

Repro from current main (6462aa2):

cd ~/agents/ikma/shiv
mise run install -- --help

Observed:

.mise/tasks/install: line 12: usage_name: unbound variable
[install] ERROR task failed

Expected: help output or at least a clean usage error. This surfaced while checking the tits source registration; not caused by that source-only change.

Likely shape: install task reads usage_name before usage/help handling has populated it for this invocation path, or the task is not declaring args in the canonical #USAGE shape.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions