Adds the package to the repository server.
The package name is used when running other rsdeploy commands. Enter a meaningful name, as this name, not the file name, identifies the package in the repository service.
The package name can contain up to 1024 alphanumeric characters, including the characters “.” and “_”. Spaces and symbols are not allowed.
Specifies the package file to upload.
Package types can be one of the following: tar.Z, tar.gz, tgz, gz, taz, tar, jar, tar.zip, or zip.
Specifies the operating system type, as matched to the host resource type.
Typical usage is to indicate an OS type. You do not need to indicate an OS type for homogeneous clusters (where all hosts in the cluster are either Windows hosts, or all hosts are running the same Linux kernel).
Indicates that package verification is not required.
By default, all packages are validated to ensure they are acceptable for deployment. Packages provided by Platform Computing do not require verification.
Clears the package status for every host prior to installation.
Use this option to update the package status in cases where a manual change may have been done outside by circumventing the rsdeploy command. Ensures cached status is cleared, and the actual status is explicitly discovered. This is important as the package is installed only on those hosts that do not have the status "installed"; therefore, if a host reports an outdated status of "installed", then the package will not be installed when the command is issued.
Specifies the EGO user name of the component to which you are issuing this command.
Specifies the EGO user password of the component to which you are issuing this command.
Initiates deployment of the package across specified hosts.
The name was assigned when the package was first added to the repository server.
Specifies the consumer used to get an allocation to initiate the activity. The full consumer path is required, and must be preceded by a slash (for example, /ClusterServices/EGOClusterServices). The consumer path must be to a leaf consumer.
The consumer needs appropriate privileges/permissions to start a activity on the remote host. (Only a cluster administrator has access to all target hosts.)
Clears the package status for every host prior to installation.
Use this option to update the package status in cases where a manual change may have been done outside by circumventing the rsdeploy command. Ensures cached status is cleared, and the actual status is explicitly discovered. This is important as the package is installed only on those hosts that do not have the status "installed"; therefore, if a host reports an outdated status of "installed", then the package will not be installed when the command is issued.
Specifies the EGO user name of the component to which you are issuing this command.
Specifies the EGO user password of the component to which you are issuing this command.
Removes the package from the repository server.
Specifies the operating system type, as matched to the host resource type.
Typical usage is to indicate an OS type. You do not need to indicate an OS type for homogeneous clusters (where all hosts in the cluster are either Windows hosts, or all hosts are running the same Linux kernel).
Specifies the EGO user name of the component to which you are issuing this command.
Specifies the EGO user password of the component to which you are issuing this command.
Gets the status of deployments, including pending and completed deployments. Lists deployment errors.
Specifies for filtering criteria for retrieving the status of deployments.
all: Default filter. Retrieves the status on all deployments.
allocating: Retrieves the status on deployments awaiting an allocation from EGO.
waiting: Retrieves the status on deployments waiting for the remote agent to start.
active: Retrieves the status on deployments with agents started on remote machines.
done: Retrieves the status on deployments that have completed their package installations.
error: Retrieves the status on deployments that have received error messages.
cancelled: Retrieves the status on deployments that were canceled.
Specifies the EGO user name of the component to which you are issuing this command.
Specifies the EGO user password of the component to which you are issuing this command.
Uninstalls a package from the hosts.
Specifies the consumer used to get an allocation to initiate the activity. The full consumer path is required, and must be preceded by a slash (for example, /ClusterServices/EGOClusterServices). The consumer path must be to a leaf consumer.
The consumer needs appropriate privileges/permissions to start a activity on the remote host. (Only a cluster administrator has access to all target hosts.)
Specifies the EGO user name of the component to which you are issuing this command.
Specifies the EGO user password of the component to which you are issuing this command.