Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Support multi args commands (as object/verb) #132

Copy link
Copy link

Description

@camlafit
Issue body actions

Hello

Actually only first argument is used to find related command. : is used to group and split command.
Is not possible to provide multi arguments and found related command.

Could be nice to support it

Example :
app.php object:list [args...] [options...] or app.php object:add [args...] [options...]
to
app.php object [args...] [options...] app.php object list [args...] [options...] or app.php object add [args...] [options...]

Reactions are currently unavailable

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

    Morty Proxy This is a proxified and sanitized view of the page, visit original site.