The basic command for grabbing files is:

dcu --grab

The basic command for uploading a single file is:

dcu --put <path to file>

For example:

dcu --put "widget/Add Product To Wish List/instances/Add Product To Wish List Widget/display.template"

The basic command for uploading all files under a specified directory is:

dcu --putAll <directory>

For example:

dcu --putAll theme

During each of these operations, the utility provides messages to tell you the status of the grab or upload. You can modify these basic commands with the options described in the Design Code Utility options section.


Copyright © 1997, 2017 Oracle and/or its affiliates. All rights reserved. Legal Notices