route:list
List all registered routes
Terminal
Options
columnsOptional
Columns to include in the route table
compactOptional
Only show method, URI and action columns
jsonOptional
Output the route list as JSON
methodOptional
Filter the routes by method
nameOptional
Filter the routes by name
pathOptional
Filter the routes by path
reverseOptional
Reverse the ordering of the routes
sortOptional
The column (domain, method, uri, name, action, middleware) to sort by