Skip to content

mix igniter.new doesn't support --help directly. #195

@jimsynz

Description

@jimsynz

Describe the bug
I keep typing mix igniter.new --help looking for a list of available options, except I get the following error:

Required positional argument missing: project_name.

Usage:

    mix igniter.new project_name [options]

To Reproduce

$ mix igniter.new --help

Expected behavior

It should output the same output as mix help igniter.new.

** Runtime

  • Elixir version 1.18.1
  • Erlang version 27.2
  • OS macOS Sequoia 15.2 (24C101)
  • Igniter version 0.5.6
  • any related extension versions

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    Status

    Soon

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions