Skip to content

Allow users to request devices by name instead of only label selection #48

@mangelajo

Description

@mangelajo

This is useful when a specific device needs to be selected.

Today the workaround is to add a label with the device name, but that pollutes the label list.

Instead of jmp shell -l device=device-name

You could do

jmp shell -n device-name

or

jmp create lease -n device-name

If it's possible to do without the -n, even better.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions