Using channels (Previous) (Next) Leitfaden für neue Entwickler

View this page in Last updated: Sun, 28 Sep 2008
English | French | German | Japanese | Plain HTML

Command list

Here's a list of commands available to the pear command line tool. Many of these commands may require root access to the server.

CommandDescription
buildBuild the extension from source
bundleDownload and unpack a PECL extension
channel-add Add a Channel (PEAR 1.4+)
channel-aliasSpecify an alias to a channel name (PEAR 1.4+)
channel-deleteRemove a channel from the list (PEAR 1.4+)
channel-discover Initialize a channel from its server name (PEAR 1.4+)
channel-infoRetrieve information on a channel (PEAR 1.4+)
channel-updateUpdate an existing channel (PEAR 1.4+)
clear-cacheClear the REST/XML-RPC cache
config-createCreate a default configuration file (PEAR 1.4+)
config-get Echo a specific configuration setting
config-helpShow information about a setting
config-set Set a specific configuration setting value
config-show Show all configuration setting values
convertConvert a package.xml 1.0 format to package.xml 2.0 format (PEAR 1.4+)
cvsdiffExecute and display a "cvs diff -u" on all files within the package
cvstagSet a CVS release tag
download Download a package but not install it
download-allDownloads every available package
infoDisplay information about a package
install Install a package, will report with success or failure
list List installed packages
list-all List all packages, packaged and/or available
list-channelsList available channels (PEAR 1.4+)
list-files List files in an installed package (PEAR 1.4+)
list-upgradesList available upgrades for the installed packages
loginConnects and authenticates to the remote PEAR server
logoutLogs out from the remote PEAR server
makerpmBuilds a RPM spec file from a PEAR package
packageBuild a package
package-dependenciesShow package dependencies
package-validateValidate package consistency
remote-infoInformation about remote packages
remote-listList remote packages
run-scriptsRun post-install scripts bundled with a package (PEAR 1.4+)
run-testsRun regression tests
search Search the remote package database
shell-testDo a shell script test
signSign a package distribution file
uninstallUninstall and remove a package
update-channelsUpdate the channel list (PEAR 1.4+)
upgrade Upgrade a package to the current version (see also: preferred_state)
upgrade-allUpgrade all packages (see also: list-upgrades)

Using channels (Previous) (Next) Leitfaden für neue Entwickler

Download Documentation Last updated: Sun, 28 Sep 2008
Do you think that something on this page is wrong? Please file a bug report or add a note.
User Notes:
There are no user contributed notes for this page.