I was trying to reset my migrations, but since I'm using the PSR-0 implementation of Dayle:
https://github.com/daylerees/autoload-demo
I need to use --path function, wich is available only on the migrate command.
Don't know if it's a bug or a new feature, please label it guys :-)
Edit: This option isn't available in both of rollback and reset commands.