21.14.15 close_sb_component
(Ask a Question)Description
Close a System Builder component. You must close the System Builder component after you are done with configuring all its pages and generating it.
close_sb_component \
-component_name {component_name}
        Arguments
| Parameter | Type | Description | 
|---|---|---|
| -component_name {component_name} | string | Mandatory. Name of the system builder component. | 
Example
close_sb_component -component_name {sb}
        