Common Content for Data Engineering
- Common Content for Data Engineering 10.2.2 Service Pack 1
- All Products
deployfolder -f <folder_name> -c <control_file_name> -r <target_repository_name> [-n <target_repository_user_name> [-s <target_repository_user_security_domain>] [-x <target_repository_password> | -X <target_repository_password_environment_variable>] [-d <target_domain_name> | {-h <target_portal_host_name> -o <target_portal_port_number>}]] (only if target is in a different domain) [-l <log_file_name>]
Option
| Argument
| Description
|
---|---|---|
-f | folder_name | Required. Name of the folder to deploy. |
-c | control_file_name | Required. Name of the XML file containing the Copy Wizard specifications. |
-r | target_repository_name | Required. Name of the target repository you are copying the folder to. |
-n | target_repository_user_name | Required if you copy the folder to another repository. Login user name for the target repository. |
-s | target_repository_user_ security_domain | Required if you use LDAP authentication. Name of the security domain that the user belongs to. Default is Native. |
-x | target_repository_user_ password | Optional. Login password for the target repository. Use the -x or -X option, but not both. If you copy the folder to a different repository and you do not use the -x or -X option, pmrep prompt you for the password. |
-X | target_repository_password_ environment_variable | Optional. Login password environment variable for the target repository. Use the -x or -X option, but not both. If you copy the folder to a different repository and you do not use the -x or -X option, pmrep prompt you for the password. |
-d | target_domain_name | Required if you copy the folder to a different repository and you do not use the -h and -o options. Name of the domain for the repository. |
-h | target_portal_host_name | Required if you copy the folder to a different repository and you do not use the -d option. Machine name for the node that hosts the domain of the target repository. |
-o | target_portal_port_number | Required if you copy the folder to a different repository and you do not use the -d option. Port number for the node that hosts the domain of the target repository. |
-l | log_file_name | Optional. Log file that records each deployment step. If you omit this option, pmrep outputs the deployment steps to the command line window. |