Usage: list [--xml] [namespace] Arguments: namespace The namespace name Options: --xml To output help as XML Help: The list command lists all commands: ./app/console list You can also display the commands for a specific namespace: ./app/console list test You can also output the information as XML by using the --xml option: ./app/console list --xml