liveboxtvcli channel

Switch to a given channel

Synopsis

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]

Examples

  liveboxtvcli channel --list
  liveboxtvcli channel ARTE
  liveboxtvcli channel #192
  liveboxtvcli channel 14

Options

  -h, --help   help for channel
  -l, --list   List known channels

Options inherited from parent commands

      --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")

SEE ALSO

Auto generated by spf13/cobra on 1-Mar-2018