Can I have some control over components from command line?
You can enable/disable components from the command line using the following options:
--enable-components name1,name2,name3
--disable-components name1,name2,name3
where
name1, name2,...
are the names inside the <name> tag of components. Component names are case sensitive.