samtvcli pair

Pair with a Smart TV

Synopsis

This command can be used to manage pairing with a Samsung TV.

samtvcli pair [flags]

Examples

  samtvcli pair              # Start pairing process
  samtvcli pair --pin 1234   # Enter TV PIN code
  samtvcli pair --pin -1     # A negative value closes the PIN page

Options

  -h, --help      help for pair
      --pin int   Pairing PIN code

Options inherited from parent commands

      --config string        config file (default is $HOME/.config/samtvcli/samtvcli.yaml)
      --debug                Enable debug mode
      --device-uuid string   SmartView Device UUID
      --server string        TV IP address
      --session-id int       SmartView session ID (default -1)
      --session-key string   SmartView session key

SEE ALSO

Auto generated by spf13/cobra on 28-Sep-2018