## It can be useful to easily be able to list all routes in an application ### Acceptance Criteria 1. Command `route:list` exist 1. Lists all existing routes in the current application ### Tasks - {{list developer tasks here}} ### Additional Notes - Sample code to iterate all routes: https://gist.github.com/hertsch/5268848
It can be useful to easily be able to list all routes in an application
Acceptance Criteria
route:listexistTasks
Additional Notes