Scroll to navigation

ECACCESS-CERTIFICATE-LIST(1p) User Contributed Perl Documentation ECACCESS-CERTIFICATE-LIST(1p)

NAME

ecaccess-certificate-list - List Available Operations

SYNOPSIS

ecaccess-certificate-list -version|-help|-manual
ecaccess-certificate-list [-debug] [operation-name]

DESCRIPTION

List all the Operations which are available with the current Certificate (the one in your "$HOME/.eccert.crt" File). If a required Operation is expired then you should renew your Certificate with the ecaccess-certificate-create command. If you specify an operation-name on the command-line then the information for this Operation only will be displayed.

ARGUMENTS

<operation-name> (optional)
The name of the Operation to retrieve the details.

OPTIONS

-version
Display version number and exits.
-help
Print a brief help message and exits.
-manual
Prints the manual page and exits.
-debug
Display the SOAP messages exchanged.

EXAMPLES

ecaccess-certificate-list
List all the Operations for your certificate.
ecaccess-certificate-list submitJob
List all the details for the Operation submitJob only.

SEE ALSO

ecaccess-certificate-create and ecaccess.
2012-04-16 perl v5.14.2