Server IP : 195.201.23.43 / Your IP : 18.191.125.73 Web Server : Apache System : Linux webserver2.vercom.be 5.4.0-192-generic #212-Ubuntu SMP Fri Jul 5 09:47:39 UTC 2024 x86_64 User : kdecoratie ( 1041) PHP Version : 7.1.33-63+ubuntu20.04.1+deb.sury.org+1 Disable Function : pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals, MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : ON Directory : /usr/share/php/PEAR/Command/ |
Upload File : |
<commands version="1.0"> <list> <summary>List Installed Packages In The Default Channel</summary> <function>doList</function> <shortcut>l</shortcut> <options> <channel> <shortopt>c</shortopt> <doc>list installed packages from this channel</doc> <arg>CHAN</arg> </channel> <allchannels> <shortopt>a</shortopt> <doc>list installed packages from all channels</doc> </allchannels> <channelinfo> <shortopt>i</shortopt> <doc>output fully channel-aware data, even on failure</doc> </channelinfo> </options> <doc><package> If invoked without parameters, this command lists the PEAR packages installed in your php_dir ({config php_dir}). With a parameter, it lists the files in a package. </doc> </list> <list-files> <summary>List Files In Installed Package</summary> <function>doFileList</function> <shortcut>fl</shortcut> <options /> <doc><package> List the files in an installed package. </doc> </list-files> <shell-test> <summary>Shell Script Test</summary> <function>doShellTest</function> <shortcut>st</shortcut> <options /> <doc><package> [[relation] version] Tests if a package is installed in the system. Will exit(1) if it is not. <relation> The version comparison operator. One of: <, lt, <=, le, >, gt, >=, ge, ==, =, eq, !=, <>, ne <version> The version to compare with </doc> </shell-test> <info> <summary>Display information about a package</summary> <function>doInfo</function> <shortcut>in</shortcut> <options /> <doc><package> Displays information about a package. The package argument may be a local package file, an URL to a package file, or the name of an installed package.</doc> </info> </commands>Private