Package com.isode.dsapi.config
Class DSASetupCLI
java.lang.Object
com.isode.dsapi.config.DSASetupCLI
DSASetupCLI. Command-line interface for creation and deletion of DSAs.
Handles DSA creation, DSA startup/shutdown, DSA initialisation from a
template and LDIF/GAC files, and DSA deletion. Can update bind profile list
if required, but can also work without it.
- Since:
- 15.0
- Author:
- jp
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
DSASetupCLI
public DSASetupCLI()
-
-
Method Details
-
main
Entry-point for creating a DSA from the command line.- Parameters:
arguments
- arguments, must not be null
-