rda --update_client --name <RDA Client Hostname> --mode <auto|passthrough|dedupe>
--name Hostname of client
--mode RDA modes (auto, dedupe, passthrough)
For example, to update the client mode as passthrough for the BabuK-W2K8-02 client, run the command: rda --update_client --name BabuK-W2K8-02 --mode passthrough
rda --show [--config]
[--file_history] [--name <name>]
[--active_files] [--name <name>]
[--clients]
[--limits]
rda --delete_client --name <RDA Client Hostname>
rda --update_client --name <RDA Client Hostname>
--mode <auto|passthrough|dedupe>
rda --limit --speed <<num><kbps|mbps|gbps> | default>
--target <ip address | hostname>
rda --partial_images --containerid <Container id> [--delete <Partial image path>]
[--timeout <> 0>]
rda --help
rda <command> <command-arguments>
<command> can be one of:
--show Displays command specific information.
--delete_client Deletes the Rapid Data Access (RDA) client.
--update_client Updates attributes of a Rapid Data Access (RDA) client.
--limit Limits bandwidth consumed by Rapid Data Access (RDA) when replicating over a WAN link.
--partial_images Lists or cleans up partial images.
For command-specific help, please type rda --help <command>
eg:
rda --help show