Cisco "show-techsupport" command equivalent in MikroTik

Hello,
Cisco has a very useful command “show tech-support” that displays not only the hardware configuration, but the actual state of all components: routing table, mac address table, neighbor table and much more.
Please tell me if there is a similar command in MikroTik so that its result can be saved to a file for further analysis?

https://wiki.mikrotik.com/wiki/Manual:Support_Output_File

mada3k, thank you! This is what I need.