Skip to content
This repository was archived by the owner on Jan 23, 2026. It is now read-only.
This repository was archived by the owner on Jan 23, 2026. It is now read-only.

jmp shell -l a=b -l b=c ignores the first label selector #732

@mangelajo

Description

@mangelajo
➜  ~ jmp shell -l board-type=nxp-s32g-vnp-rdb3 -l enabled=true
[11/04/2025 15:24:29] INFO     INFO:jumpstarter.client.lease:Acquiring lease 019a4f41-479e-7735-b3d4-f2c14bed0b34 for       lease.py:73
                               selector enabled=true for duration 0:30:00
                      INFO     INFO:jumpstarter.client.lease:Waiting for ready connection at

results in this lease:

019a4f41-479e-7735-b3d4-f2c14bed0b34  enabled=true          2025-11-04 15:24:29  0:30:00          majopela         nxp-s32g-vnp-rdb3-05

We should aggregate all the -l options, or only allow one -l with the "," support, i.e.

jmp shell -l board-type=nxp-s32g-vnp-rdb3,enabled=true

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions