$ xmake show --list=toolchains
$ xmake show --list=targets
$ xmake show --list=platforms
$ xmake show --list=packages
$ xmake show --toolchain=clang
$ xmake show --plat=macosx
$ xmake show -p macosx
$ xmake show --target=xxx
$ xmake show --package=xxx