Рекурсивный акроним словосочетания «PHP: Hypertext Preprocessor»
Добро пожаловать на форум PHP программистов!
За последние 24 часа нас посетили 16519 программистов и 1672 робота. Сейчас ищут 1712 программистов ...
channel-discover - add a channel by channel name
Вернуться к: Commands available in Pyrus
Introduction
This command searches for a channel.xml first at a secure https and then unsecured http address.
Examples:
php pyrus.phar channel-discover pear.example.com
This tries to locate https://pear.example.com/channel.xml and if that fails, http://pear.example.com/channel.xml, then adds the channel to the registry.
Use channel-add to add a local channel.xml to the registry.
Вернуться к: Commands available in Pyrus