buildusingdcs
Builds all DCs that use the specified DC at build time.
Syntax |
buildusingdcs -dcname|-n ... -dcvendor|-v ... -compartment|-c ... [-buildvariant|-b ...] [-log|-o] [-buildlocation|-l ...] |
Options |
|
dcname|-n |
Name of the DC to be built. |
-dcvendor|-v |
Vendor of the DC to be built. |
-compartment|-c |
The name of the compartment in which the DC to be built resides. |
[-buildvariant|-b] |
If no build variant is specified, a DC build will be triggered for all build variants defined in the compartment. |
[-log|-o] |
If enabled, the content of the build log file is shown. |
[-buildlocation|-l] |
Build location indicates where the DC build took place. |
Description |
Build all those DCs that directly or indirectly use the specified DC at build time. |
For command buildusingdcs the same options are mandatory as for command builddc. However, buildusingdcs does not build the specified DC but all those DCs that directly or indirectly use the specified DC at build time.
buildusingdcs -n test -v mycompany.com -c MyComponents -o