Stellaris Apocalypse cc problem
Solution 1:
From the wiki:
research_all_technologies :Instantly researches all non-repeatable technologies as of 2.0.2 update. Previously, this was research_technologies. Add 1 for creature and crisis techs too. Add a second number for repeatable technologies. Example: research_all_technologies 1 4
research_technology : Instantly research one technology. Takes technology key as argument. Example: research_technology tech_titans
So yes, in first case the argument is optional (unless you want to research also crisis and repeatable technologies), in the second case you need to provide the name of the technology you want to research.