1VOMS-PROXY-DESTROY(1) VOMS-PROXY-DESTROY(1)
2
3
4
6 voms-proxy-destroy - destroys a VOMS proxy
7
9 voms-proxy-destroy
10
12 The voms-proxy-destroy command is intended to be used after a proxy is
13 no longer useful, to destroy it.
14
16 Options may be specified indifferently with either a "-" or "--"
17 prefix.
18
19 -h, -help Displays usage
20
21 -v, -version Displays version
22
23 -debug Enables extra debug output
24
25 -q, --quiet Quiet mode, minimal output
26
27 -f, -file <proxyfile> The name of the file containing the proxy, in
28 case it is in a non-standard place.
29
30 -dry Doesn’t actually destroy the proxy.
31
32 -c, -conf <file> Read options from file.
33
35 https://savannah.cern.ch/bugs/?group=jra1mdw
36
38 Andrea Ceccanti <andrea.ceccanti@cnaf.infn.it>
39
40 Daniele Andreotti <daniele.andreotti@cnaf.infn.it>
41
42 Valerio Venturi <valerio.venturi@cnaf.infn.it>
43
45 voms-proxy-init(1), voms-proxy-info(1)
46
48 Copyright (c) Members of the EGEE Collaboration. 2004. See the
49 beneficiaries list for details on the copyright holders.
50
51 Licensed under the Apache License, Version 2.0 (the "License"); you may
52 not use this file except in compliance with the License. You may obtain
53 a copy of the License at
54
55 www.apache.org/licenses/LICENSE-2.0:
56 http://www.apache.org/licenses/LICENSE-2.0
57
58 Unless required by applicable law or agreed to in writing, software
59 distributed under the License is distributed on an "AS IS" BASIS,
60 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or im-
61 plied. See the License for the specific language governing permissions
62 and limitations under the License.
63
64
65
66 11/09/2012 VOMS-PROXY-DESTROY(1)