General Syntax of ODU Client Commands

Syntax

The following is the general syntax of the commands on the ODU client:

odu-client upload | status | retry [<command_options>]
  • To execute the ODU client commands, use the file odu-client in the Linux environment and the Windows Batch File odu-client.bat in the Windows environment. The above syntax is using the odu-client file for the example.
  • The following three commands can be executed using the ODU client.
    • upload: Uploads the log files.
    • status: Provides the submission status of an upload.
    • retry: Retries an upload that was initiated earlier and suspended. Starts a new upload if it had failed earlier.
  • command_options can be obtained by using the --help option with the command:
    odu-client upload | status | retry --help