Skip to content

Implement Command Help #6

@maennchen

Description

@maennchen

Output help if called with --help or invalid args. If invalid args, exit status should not be 0.

rebar3:run(BaseState, ["sbom"| Args]),

Basically if --help is provided, call rebar3:run(BaseState, ["help", "sbom"]),

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