ChangeNodeMasterPasswordCommand |
The change-master-password command for a node.
|
CreateLocalInstanceCommand |
This is a local command that calls the primitive remote _register-instance to add the
entries in domain.xml and then the primitive local command _create-instance-filesystem
to create the empty directory structure and das.properties
|
CreateLocalInstanceFilesystemCommand |
This is a local command that creates a local instance.
|
DeleteInstanceFilesystem |
Delete a local server instance.
|
DeleteLocalInstanceCommand |
Delete a local server instance.
|
ImportSyncBundleCommand |
This is a local command that unbundles the bundle generated by export-sync-bundle.
|
InstallNodeCommand |
This class is needed for backwards compatibility.
|
InstallNodeDcomCommand |
|
InstallNodeSshCommand |
|
LocalInstanceCommand |
A base class for local commands that manage a local server instance.
|
RestartLocalInstanceCommand |
Restart a local server instance.
|
SetupLocalDcom |
|
SetupSshKey |
This is a local command that distributes the SSH public key to remote node(s)
|
StartLocalInstanceCommand |
Start a local server instance.
|
StopLocalInstanceCommand |
Stop a local server instance.
|
SynchronizeInstanceCommand |
Synchronize a local server instance.
|
UninstallNodeCommand |
This class is needed for backwards compatibility.
|
UninstallNodeDcomCommand |
|
UninstallNodeSshCommand |
|
ValidateDasOptions |
Validate DAS host, port, secure options.
|