listsignatures deprecated

PACKAGE: open-xchange-core

NAME

listsignatures - list signatures of a certain user

SYNOPSIS

listsignatures [OPTIONS] | [-h]

DESCRIPTION

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

OPTIONS

-h, --help : Prints a help text

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

-u, --user userId : The user 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).