unsyncdc
Removes the specified synced development component (DC) from the local disk.
Syntax |
unsyncdc [-compartment|-c compartmentName] -dcname|-n DC-name -dcvendor|-v DC-vendor |
Options |
|
-dcname|-n DC-name |
Name of the DC to be unsynced. |
-dcvendor|-v DC-vendor |
Vendor of the DC to be unsynced. |
-compartment|-c compartmentName |
The name of the compartment in which the DC to unsynced resides. |
Description |
Removes the specified synced DC from the local disk. A development configuration must be already loaded. |
This command allows you to specify which DC to unsync. So the DC name, DC vendor and the compartment in which the DC resides has to be specified. In the example, the DC with name test from vendor mycompany.com in compartment archivecompartment is unsynced:
unsyncdc -n test -v mycompany.com -c archivecompartment