#1711 RFE: koji add-channel
Closed: Fixed 2 years ago by tkopecek. Opened 4 years ago 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

4 years ago

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)

4 years ago

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

2 years ago

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

2 years ago

Login to comment on this ticket.

Metadata
Related Pull Requests
  • #2905 Merged 2 years ago