Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Command list #187

Open
junichi11 opened this issue Apr 19, 2013 · 0 comments
Open

Command list #187

junichi11 opened this issue Apr 19, 2013 · 0 comments

Comments

@junichi11
Copy link

Hi,

I'm developing NetBeans plugin for FuelPHP.

I provided support for oil command in NetBeans plugin.
fuelphp-netbeans-plugin-oil-command

Currently, I'm getting commands from help.
e.g.

Usage:
php oil [from here]

So, It is difficult for me to get all commands and sub commands correctly.

Could you add the command for getting command list (if possible)?
e.g.

php oil command_list --xml

And test and console commands don't have a help.
If they have a help, I can display the help when user selects them.

Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant