deletesignature deprecated

PACKAGE: open-xchange-core

NAME

deletesignature - deletes a certain signature of a user

SYNOPSIS

deletesignature [OPTIONS] | [-h]

DESCRIPTION

The command line tool to delete a certain signatures of a user.

OPTIONS

-h, --help : Prints a help text

-c, --context contextId : The context identifier.

-u, --user userId : The user identifier.

-i, --identifier signatureId : The signature identifier.

-A, --adminuser admin : The master or context admin user name for authentication.

-P, --adminpass adminPassword : The master admin or context admin password for authentication.

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

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

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