dzhandle -V (return code: 2)
Usage: dzhandle [<option> ...] <action> [<option> ...]
dzhandle: error: no such option: --version
dzhandle --help (return code: 1)
Usage: dzhandle [<option> ...] <action> [<option> ...]
Options:
-h, --help help screen
-v, --verbose verbose mode
-f, --force force things, i.e. overwriting, removing stuff
-z ZVERSION, --zope-version=ZVERSION
limit actions to comma separated list of zope versions
-n DRYRUN, --dry-run=DRYRUN
do not execute commands, print only (not yet
implemented)
-u USER, --user=USER <user>[:<group>] ownership for new and copied files
-c CONFFILE, --config-file=CONFFILE
configuration file (default is /etc/dzhandle.conf)
actions:
add-extension add an extension to an instance
add-product add a product to an instance
instance-addon-mode set an addon mode for an instance
instance-addon-technique get/set an addon install technique for an instance
instance-restart-policy get/set a policy on addon installation for an instance
list-extensions show all extensions managed by dzhandle
list-instances print list of instances
list-products show all products managed by dzhandle
list-zeoinstances print list of ZEO instances
make-instance run zope version mkzopeinstance
make-zeoinstance run zope version mkzeoinstance
purge-instance purge files in an instance (including data files)
purge-zeoinstance purge files in a ZEO instance (including data files)
remove-extension remove an extension from an instance
remove-instance remove addons from an instance (except data files), mark it as removed
remove-product remove a product from an instance
remove-zeoinstance remove a zeo instance (except data files), mark it as removed
show-instance print information about an instance
show-package-info show various informations about zope packages
zeoctl call zeoctl for a given instance
zopectl call zopectl for a given instance