The edg-voms-proxy-info command pritns information about a proxy, including information about the VOMS extension.
Options may be specified indifferently with either a "-" or "--" prefix. The options from -help to -out are present for compatibility with grid-proxy-init, and have the exact same meaning. The meaning of the other ones is the following.
-help Displays usage
-version Displays version
-debug Enables extra debug output
-q Quiet mode, minimal output
-file proxyfile The name of the file containing the proxy, in case it is in a non-standard place.
-subject Prints the proxy's subject
-issuer Prints the proxy's issuer
-type Print the proxy's type (limited or not)
-strength Prints the proxy's strength. I.e. the number of bits in the key.
-valid Print validity times.
-time Prints how much time is left (in seconds) instead of the end time. This option implies -valid
-info Prints also the information included in the VOMS extension.
-all Prints everything.
-fqan Prints the VOMS attributes in the FQAN format. Default
-extended Prints the VOMS attrributes in the extended format.
-defaultinfo Prints only the VOMS default information, i.e. the first AC.
-exists -bits N -hours H Verifies if the proxy is valid for at least other H hours and has a key of at least N bits.
-conf file Read options from file.