If you are fimilar with Cisco IOS routers and switches then you may have used the "term length 0"command. This eliminates the the page breaks. Under the WLC "Airespace OS" the equivalent is the "config paging disabled"
(Cisco Controller) >config paging ?
enable enable paging
disable disable paging
DISABLE CONFIG PAGING
The following command will allow the entire show command drop in one piece:
(Cisco Controller) >config paging disable
ENABLE CONFIG PAGING
The following command will allow paging:
(Cisco Controller) >config paging enable