Universal Command 7.2.x Quick Reference Guide
Usage
ucmd COMMAND HOST [USER] [LOCAL] [OPTIONS...] [STDFILE OPTIONS]
ucmd { -help | -version }
Format
There is a long form and, for most options, a short form available for specifying each option on the command line. The long form is not case-sensitive; the short form is case-sensitive.
Options must be prefixed with a dash ( - ) character. If an option value is specified, the option and its value must be separated by at least one space.
COMMAND {-cmd [-cmd_type] | -script [-options] [-script_type] } [ {-file | -encryptedfile [-key] } ] [-server]
Long Form | Short Form | Description |
-cmd command | -c command | Command to execute on the remote host. command must be in quotation marks if it contains any white space or shell meta-characters. |
-cmd_type type | n/a | Type of command specified by -cmd. Valid values are defined by the server on which the command will be executed. |
-encryptedfile file | -x file | Encrypted file from which UCMD options are read. Encrypted UCMD option files are creating using Universal Encrypt. |
-exit_code_map map | n/a | Allows exit codes from the user process executed by UCMD Server to be translated (mapped) to a corresponding exit code for UCMD Manager |
-file file | -f file | File from which UCMD options are read. |
-key key | -K key | Key that was passed to Universal Encrypt when the UCMD option file was encrypted. |
-options options | -o options | List of command line options for the script file specified by -script. |
-script file | -s file | Script file to execute on the remote host. |
-script_type type | n/a | Type of script specified by -script. Valid values are defined by the server on which the script will be executed. |
-server options | -S options | Platform-specific options that are passed directly to the server. |
HOST -host [-port] [-hostname_retry_count] [-outboundip]
LOCAL [-system_id] [-bif_directory] [-plf_directory]
USER [-userid [-pwd] ] [-login]
OPTIONS [ {-help | -version } | [-lang] [-level] [-codepage] [-comment] [-compress] [-connect_timeout] [-crl] [-dns_expand] [-encrypt] [-authenticate] [-host_selection] [-mft_safe_mode] [-networkft] [-managerft] [-assign_process_to_job] [-delay] [-job_retention] [-retry_count] [-retry_interval] [-cmdid] [-restart] [-saf_key_ring] [-saf_king_ring_label] [-ssl_implementation] [-server_stop_conditions] [-tracefilelines] [-tracetable] [-uencrypted_codepage] [-uencrypted_codepage_path] [-elevate_user_token] [-forcecomplete] [-trailingspaces] [-ctl_ssl_cipher_list] [-data_ssl_cipher_list] [-default_cipher] [-cert -private_key [-private_key_pwd] ] [-ca_certs [-verify_host_name] [-verify_serial_number] ] ]