deletecontextgroup deprecated

PACKAGE: open-xchange-admin

NAME

deletecontextgroup - deletes a context group.

SYNOPSIS

deletecontextgroup [OPTION]...

DESCRIPTION

Command line tool for deleting context groups and all data associated to them.

OPTIONS

-g, --context-group-id contextGroupId : The context group identifier.

-A, --adminuser masterAdmin : Master admin user name for authentication. Optional, depending on your configuration.

-P, --adminpass masterAdminPassword : Master admin password for authentication. Optional, depending on your configuration.

-h, --help : Prints a help text.

-p. --port rmiPort : The optional RMI port (default:1099).

--responsetimeout : The optional response timeout in seconds when reading data from server (default: 0s; infinite).

-s. --server rmiHost : The optional RMI server (default: localhost).

EXAMPLES

deletecontextgroup -A masterAdmin -P secret -c 1138

Deletes the context with the specified identifier.

SEE ALSO

createcontext(1), listcontext(1), changecontext(1), enablecontext(1), disablecontext(1), disableallcontexts(1), enableallcontexts(1), getcontextcapabilities(1)