/opt/cpanel/ea-php83/root/usr/share/pear/PEAR/Command
NameSizeModeActions
Auth.php25710644editdlrm
Auth.xml12280644editdlrm
Build.php26430644editdlrm
Build.xml3880644editdlrm
Channels.php334930644editdlrm
Channels.xml42180644editdlrm
Common.php82140644editdlrm
Config.php154670644editdlrm
Config.xml33820644editdlrm
Install.php510030644editdlrm
Install.xml86910644editdlrm
Mirror.php45100644editdlrm
Mirror.xml6170644editdlrm
Package.php401460644editdlrm
Package.xml72220644editdlrm
Pickle.php158950644editdlrm
Pickle.xml11790644editdlrm
Registry.php462850644editdlrm
Registry.xml17900644editdlrm
Remote.php299860644editdlrm
Remote.xml33110644editdlrm
Test.php121360644editdlrm
Test.xml16410644editdlrm
Edit: /opt/cpanel/ea-php83/root/usr/share/pear/PEAR/Command/Auth.xml (1228B)
Connects and authenticates to remote server [Deprecated in favor of channel-login] doLogin li <channel name> WARNING: This function is deprecated in favor of using channel-login Log in to a remote channel server. If <channel name> is not supplied, the default channel is used. To use remote functions in the installer that require any kind of privileges, you need to log in first. The username and password you enter here will be stored in your per-user PEAR configuration (~/.pearrc on Unix-like systems). After logging in, your username and password will be sent along in subsequent operations on the remote server. Logs out from the remote server [Deprecated in favor of channel-logout] doLogout lo WARNING: This function is deprecated in favor of using channel-logout Logs out from the remote server. This command does not actually connect to the remote server, it only deletes the stored username and password from your user configuration.