Where are they defined? The ones that are part of the engine, /privs /giveme /grant etc, are here:
https://github.com/minetest/minetest/bl ... ds.lua#L78Mods can also define chat commands, subgames can too. They will be in a .lua file - search for "minetest.register_chatcommand"