/usr/local/lib/php/PEAR/Command
NameSizeModeActions
Auth.php25700644editdlrm
Auth.xml12280644editdlrm
Build.php22620644editdlrm
Build.xml2600644editdlrm
Channels.php334440644editdlrm
Channels.xml42180644editdlrm
Common.php82210644editdlrm
Config.php154660644editdlrm
Config.xml33820644editdlrm
Install.php507590644editdlrm
Install.xml85740644editdlrm
Mirror.php45090644editdlrm
Mirror.xml6170644editdlrm
Package.php402060644editdlrm
Package.xml72220644editdlrm
Pickle.php158940644editdlrm
Pickle.xml11790644editdlrm
Registry.php462580644editdlrm
Registry.xml17900644editdlrm
Remote.php299820644editdlrm
Remote.xml33110644editdlrm
Test.php121350644editdlrm
Test.xml16410644editdlrm
Edit: /usr/local/lib/php/PEAR/Command/Remote.xml (3311B)
Information About Remote Packages doRemoteInfo ri <package> Get details on a package from the server. List Available Upgrades doListUpgrades lu i output fully channel-aware data, even on failure [preferred_state] List releases on the server of packages you have installed where a newer version is available with the same release state (stable etc.) or the state passed as the second parameter. List Remote Packages doRemoteList rl c specify a channel other than the default channel CHAN Lists the packages available on the configured server along with the latest stable release of each package. Search remote package database doSearch sp c specify a channel other than the default channel CHAN a search packages from all known channels i output fully channel-aware data, even on failure [packagename] [packageinfo] Lists all packages which match the search parameters. The first parameter is a fragment of a packagename. The default channel will be used unless explicitly overridden. The second parameter will be used to match any portion of the summary/description List All Packages doListAll la c specify a channel other than the default channel CHAN i output fully channel-aware data, even on failure Lists the packages available on the configured server along with the latest stable release of each package. Download Package doDownload d Z download an uncompressed (.tar) file <package>... Download package tarballs. The files will be named as suggested by the server, for example if you download the DB package and the latest stable version of DB is 1.6.5, the downloaded file will be DB-1.6.5.tgz. Clear Web Services Cache doClearCache cc Clear the XML-RPC/REST cache. See also the cache_ttl configuration parameter.