|
Node Director
|
Create documentation from repository. More...
Public Member Functions | |
| String | usage () |
| return a one-line usage string | |
| String | help () |
| return a more verbose usage string (aka. | |
| String[] | getOptDefinitions () |
| return option definitions as used by Tools.getOpt() | |
| synchronized void | run (Hashtable optvals) throws DirectorException |
| run the command with the (pre-parsed) options optargs | |
Public Member Functions inherited from sfi.director.cli.CLICommand | |
| void | setOptions (Hashtable opts) |
| sets options from a hash as returned by Tools.getOpts(). | |
| Options | getOptions () |
| Hashtable | getOptionsHash () |
Create documentation from repository.
|
virtual |
return option definitions as used by Tools.getOpt()
Implements sfi.director.cli.CLICommand.
|
virtual |
|
virtual |
run the command with the (pre-parsed) options optargs
Implements sfi.director.cli.CLICommand.
References sfi.director.application.InstallerOpenLDAP.createConf(), sfi.director.application.InstallerOpenLDAP.createDB(), sfi.director.application.InstallerOpenLDAP.createDomain(), sfi.director.application.InstallerOpenLDAP.delDB(), sfi.director.application.InstallerOpenLDAP.deleteDomain(), sfi.director.application.InstallerOpenLDAP.enumSchema(), sfi.director.application.InstallerOpenLDAP.getInstance(), sfi.director.application.InstallerOpenLDAP.installSchema(), sfi.director.application.InstallerOpenLDAP.setRandomPassword(), and sfi.director.util.Init.setup_cli().
|
virtual |
return a one-line usage string
Implements sfi.director.cli.CLICommand.
1.8.1.2