Load components
Accepted answer
3. You can load individual components or multiple components using the load command. For ex: load <workspace> <component_name_or_uuid>
You can also load it into a specific directory under the sandbox using the -t/--target option.
4. Use 'scm create loadrules' command to create a load rule file.
One other answer
Since a component contains all versions, it can only be loaded in the context of a repository workspace or stream, which provides the configuration information selecting the changesets that make up the content, as far as I can tell.
Given that, your question does not make a lot of sense. What am I missing?