It would be nice if the output from `pool-info` was sorted... A super simple workaround is to just pipe the output via `sort`. I.e. `pool-list | sort`.