channel-discover - add a channel by channel name

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.

channel-add - add a channel by its channel.xml (Previous) channel-del - remove a channel (Next)
Last updated: Sat, 16 Feb 2019 — Download Documentation
Do you think that something on this page is wrong? Please file a bug report.
View this page in:
  • English

User Notes:

There are no user contributed notes for this page.