Skip to content

dev-server should log error if paramters / qualifiers are unknown #510

@mcm1957

Description

@mcm1957

dev-server silently ignores unknown paramaters / qualifiers:

C:\GitHub\iobroker-community-adapters\ioBroker.shelly>dev-server watch --nodtart
Using profile default
Using profile name "default"
Using adapter name "shelly"
Install local iobroker.shelly
C:\GitHub\iobroker-community-adapters\ioBroker.shelly> npm pack
Packed to iobroker.shelly-10.2.0.tgz
C:\GitHub\iobroker-community-adapters\ioBroker.shelly\.dev-server\default> npm install "C:\GitHub\iobroker-community-adapters\ioBroker.shelly\iobroker.shelly-10.2.0.tgz"
^C

Commandline parsing should issue an error and abort if some parameter / qualifier is unknown to avoid processing while some options have been ignoere i.e. due to typo

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