Subversion Repositories Applications.gtt

Rev

Rev 94 | Only display areas with differences | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 94 Rev 187
1
<commands version="1.0">
1
<commands version="1.0">
2
 <remote-info>
2
 <remote-info>
3
  <summary>Information About Remote Packages</summary>
3
  <summary>Information About Remote Packages</summary>
4
  <function>doRemoteInfo</function>
4
  <function>doRemoteInfo</function>
5
  <shortcut>ri</shortcut>
5
  <shortcut>ri</shortcut>
6
  <options />
6
  <options />
7
  <doc>&lt;package&gt;
7
  <doc>&lt;package&gt;
8
Get details on a package from the server.</doc>
8
Get details on a package from the server.</doc>
9
 </remote-info>
9
 </remote-info>
10
 <list-upgrades>
10
 <list-upgrades>
11
  <summary>List Available Upgrades</summary>
11
  <summary>List Available Upgrades</summary>
12
  <function>doListUpgrades</function>
12
  <function>doListUpgrades</function>
13
  <shortcut>lu</shortcut>
13
  <shortcut>lu</shortcut>
14
  <options />
14
  <options>
-
 
15
   <channelinfo>
-
 
16
    <shortopt>i</shortopt>
-
 
17
    <doc>output fully channel-aware data, even on failure</doc>
-
 
18
   </channelinfo>
-
 
19
  </options>
15
  <doc>[preferred_state]
20
  <doc>[preferred_state]
16
List releases on the server of packages you have installed where
21
List releases on the server of packages you have installed where
17
a newer version is available with the same release state (stable etc.)
22
a newer version is available with the same release state (stable etc.)
18
or the state passed as the second parameter.</doc>
23
or the state passed as the second parameter.</doc>
19
 </list-upgrades>
24
 </list-upgrades>
20
 <remote-list>
25
 <remote-list>
21
  <summary>List Remote Packages</summary>
26
  <summary>List Remote Packages</summary>
22
  <function>doRemoteList</function>
27
  <function>doRemoteList</function>
23
  <shortcut>rl</shortcut>
28
  <shortcut>rl</shortcut>
24
  <options>
29
  <options>
25
   <channel>
30
   <channel>
26
    <shortopt>c</shortopt>
31
    <shortopt>c</shortopt>
27
    <doc>specify a channel other than the default channel</doc>
32
    <doc>specify a channel other than the default channel</doc>
28
    <arg>CHAN</arg>
33
    <arg>CHAN</arg>
29
   </channel>
34
   </channel>
30
  </options>
35
  </options>
31
  <doc>
36
  <doc>
32
Lists the packages available on the configured server along with the
37
Lists the packages available on the configured server along with the
33
latest stable release of each package.</doc>
38
latest stable release of each package.</doc>
34
 </remote-list>
39
 </remote-list>
35
 <search>
40
 <search>
36
  <summary>Search remote package database</summary>
41
  <summary>Search remote package database</summary>
37
  <function>doSearch</function>
42
  <function>doSearch</function>
38
  <shortcut>sp</shortcut>
43
  <shortcut>sp</shortcut>
39
  <options>
44
  <options>
40
   <channel>
45
   <channel>
41
    <shortopt>c</shortopt>
46
    <shortopt>c</shortopt>
42
    <doc>specify a channel other than the default channel</doc>
47
    <doc>specify a channel other than the default channel</doc>
43
    <arg>CHAN</arg>
48
    <arg>CHAN</arg>
44
   </channel>
49
   </channel>
-
 
50
   <allchannels>
-
 
51
    <shortopt>a</shortopt>
-
 
52
    <doc>search packages from all known channels</doc>
-
 
53
   </allchannels>
-
 
54
   <channelinfo>
-
 
55
    <shortopt>i</shortopt>
-
 
56
    <doc>output fully channel-aware data, even on failure</doc>
-
 
57
   </channelinfo>
45
  </options>
58
  </options>
46
  <doc>[packagename] [packageinfo]
59
  <doc>[packagename] [packageinfo]
47
Lists all packages which match the search parameters.  The first
60
Lists all packages which match the search parameters.  The first
48
parameter is a fragment of a packagename.  The default channel
61
parameter is a fragment of a packagename.  The default channel
49
will be used unless explicitly overridden.  The second parameter
62
will be used unless explicitly overridden.  The second parameter
50
will be used to match any portion of the summary/description</doc>
63
will be used to match any portion of the summary/description</doc>
51
 </search>
64
 </search>
52
 <list-all>
65
 <list-all>
53
  <summary>List All Packages</summary>
66
  <summary>List All Packages</summary>
54
  <function>doListAll</function>
67
  <function>doListAll</function>
55
  <shortcut>la</shortcut>
68
  <shortcut>la</shortcut>
56
  <options>
69
  <options>
57
   <channel>
70
   <channel>
58
    <shortopt>c</shortopt>
71
    <shortopt>c</shortopt>
59
    <doc>specify a channel other than the default channel</doc>
72
    <doc>specify a channel other than the default channel</doc>
60
    <arg>CHAN</arg>
73
    <arg>CHAN</arg>
61
   </channel>
74
   </channel>
-
 
75
   <channelinfo>
-
 
76
    <shortopt>i</shortopt>
-
 
77
    <doc>output fully channel-aware data, even on failure</doc>
-
 
78
   </channelinfo>
62
  </options>
79
  </options>
63
  <doc>
80
  <doc>
64
Lists the packages available on the configured server along with the
81
Lists the packages available on the configured server along with the
65
latest stable release of each package.</doc>
82
latest stable release of each package.</doc>
66
 </list-all>
83
 </list-all>
67
 <download>
84
 <download>
68
  <summary>Download Package</summary>
85
  <summary>Download Package</summary>
69
  <function>doDownload</function>
86
  <function>doDownload</function>
70
  <shortcut>d</shortcut>
87
  <shortcut>d</shortcut>
71
  <options>
88
  <options>
72
   <nocompress>
89
   <nocompress>
73
    <shortopt>Z</shortopt>
90
    <shortopt>Z</shortopt>
74
    <doc>download an uncompressed (.tar) file</doc>
91
    <doc>download an uncompressed (.tar) file</doc>
75
   </nocompress>
92
   </nocompress>
76
  </options>
93
  </options>
77
  <doc>&lt;package&gt;...
94
  <doc>&lt;package&gt;...
78
Download package tarballs.  The files will be named as suggested by the
95
Download package tarballs.  The files will be named as suggested by the
79
server, for example if you download the DB package and the latest stable
96
server, for example if you download the DB package and the latest stable
80
version of DB is 1.6.5, the downloaded file will be DB-1.6.5.tgz.</doc>
97
version of DB is 1.6.5, the downloaded file will be DB-1.6.5.tgz.</doc>
81
 </download>
98
 </download>
82
 <clear-cache>
99
 <clear-cache>
83
  <summary>Clear Web Services Cache</summary>
100
  <summary>Clear Web Services Cache</summary>
84
  <function>doClearCache</function>
101
  <function>doClearCache</function>
85
  <shortcut>cc</shortcut>
102
  <shortcut>cc</shortcut>
86
  <options />
103
  <options />
87
  <doc>
104
  <doc>
88
Clear the XML-RPC/REST cache.  See also the cache_ttl configuration
105
Clear the XML-RPC/REST cache.  See also the cache_ttl configuration
89
parameter.
106
parameter.
90
</doc>
107
</doc>
91
 </clear-cache>
108
 </clear-cache>
92
</commands>
109
</commands>