Use the rhpctl export client command to export data from the repository on the Rapid Home Provisioning Server to a client data file.
rhpctl export client
rhpctl export client -client cluster_name -clientdata file_path
Table F-13 rhpctl export client Parameters
-client cluster_name
Specify the name of the client cluster that you want to export.
-clientdata file_path
Specify the path to the location of the client data file.
You can only run this command on the Rapid Home Provisioning Server
To export repository data from a Rapid Home Provisioning Client named mjk9394 to a client data file, /tmp/mjk9394.xml:
mjk9394
/tmp/mjk9394.xml
$ rhpctl export client -client mjk9394 -clientdata /tmp/mjk9394.xml
Scripting on this page enhances content navigation, but does not change the content in any way.