Description:

Generate a command file

Example:

rails generate command NAME

This will create:
    - app/commands/[name]_command.rb