JavaScript Editor Javascript validator     Web page editor 



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)




JavaScript Editor Javascript validator     Web page editor