cant find detailed documentation

Hi all. I am entering this fantastic world, but I miss a place with complete and detailed documentation.

(1) I find a command as

/system reset-configuration

.. but digging hard in StackOverflow I find it could get as long as

/system reset-configuration no-defaults=yes skip-backup=yes

Where is the Mikrotik documentation of all the parameters following “/system” or “/system reset-configuration” ?

The begin of the command can be found at https://wiki.mikrotik.com/wiki/Manual:Configuration_Management,
but no details at all

(2) I want to use

/export file=my_file_name

but again Google drives me to

/export hide-sensitive file=myfilename

Where in Mikrotik docs can I find “hide-sensitive” ?

I need some help, because I am in a loop without exit, sorry …

Thanks for any pointer.

https://help.mikrotik.com/docs/display/ROS/RouterOS

Sometimes it sits in a little corner of the Help/Wiki website. :slight_smile:

If you didn’t find it yet, here it is …

https://help.mikrotik.com/docs/display/ROS/Configuration+Management

It is still very cryptic. E.G; for import , and the option “verbose”, you have to write “verbose=yes” , not just “verbose” as with export