Skip to content

cli not working as expected #257

@maxandersen

Description

@maxandersen

I cant get the cli to react to any combination of input.

java -jar /Users/manderse/.m2/repository/de/thetaphi/forbiddenapis/3.8/forbiddenapis-3.8.jar de.thetaphi.forbiddenapis.cli.CliMain -c /Users/manderse/.m2/repository/io/quarkus/quarkus-core/3.18.1/quarkus-core-3.18.1.jar --debug -f badstuff

or any combination where badstuff is file with:

java.lang.String @ You are crazy that you disallow strings

and I just get printed help for the cli and then error 2 for invalid command line.

whats the right syntax?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions