Skip to content

Support a list of types in lszdev to limit the output to multiple types #75

@fheimes

Description

@fheimes

Today lszdev can either only list all ccw types and their devices:
lszdev
or only one specific type and its devices, like:
lszdev qeth

It would be desirable to support a (for example comma separated) list of (commonly used) types (to be able to filter out some not commonly used ones, like lcs and generic-ccw).
For example this could look like:
lszdev dasd,zfcp,qeth
(with the usual output that we already have today per type)

(A first attempt to introduce some kind of filtering was of course already made with dasd and zfcp.)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions