#1711 RFE: koji add-channel
Closed: Fixed by tkopecek. Opened by ignatenkobrain.

It would be nice to be able to add and remove channels from the CLI instead of touching DB directly :)


Adding new channel is easy (but maybe hidden): koji add-host-to-channel <host> <new_channel>--new

Deleting channel can be done via koji remove-channel - but beware, that related history will cease with channel also. Removing channel with already existing tasks is forbidden (API call will raise an exception).

Metadata Update from @tkopecek:
- Custom field Size adjusted to None

yeah, it was not trivial to find at all... I actually ended up modifying a database.

Metadata Update from @tkopecek:
- Custom field Size adjusted to small (was: None)

Metadata Update from @jcupova:
- Issue set to the milestone: 1.26
- Issue tagged with: testing-ready

Metadata Update from @jobrauer:
- Issue tagged with: testing-done

Commit 1206011b fixes this issue

Commit aec9fba1 fixes this issue

This issue has been migrated to Fedora Forge:
https://forge.fedoraproject.org/koji/koji/issues/1711

Please continue any further discussion there.

Metadata
Related Pull Requests