Skip to content

Cant use Command Params like format #1887

@3ele-projects

Description

@3ele-projects

Hi,
thanks for your great work and time in mpf

I use Mission Pinball Framework v0.80.0.dev7 on python 3.12.

There are several function parameters of the mpf command in the manual.

E.g. mpf format or mpf both.

But the command uses the second parameter (e.g. in mpf format, the format) as the project path (defined in mpf/commands/init.py", line 78, in get_machine_path), so no other commands are registered.

Is this an error in the argument parser or am I making a mistake in the setup?

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