Switch to a given channel
This command can be used to change the current channel.
The channel can be specified with its name (use --list to get the list of known channels), its number or its raw code (if the number is prefixed with a '#' or a '=' sign).
liveboxtvcli channel CHANNEL [flags]
liveboxtvcli channel --list
liveboxtvcli channel ARTE
liveboxtvcli channel #192
liveboxtvcli channel 14
-h, --help help for channel
-l, --list List known channels
--config string config file (default is $HOME/.config/liveboxtvcli/liveboxtvcli.yaml)
--debug Enable debug mode
--server string Livebox TV server:port (default "192.168.1.10:8080")