Skip to content
Peter Fern edited this page Jul 25, 2015 · 5 revisions

lifx light

interact with lights

Synopsis

Interact with lights. Acts on all lights by default, however you may restrict the lights that a command applies to by specifying IDs or labels via the flags listed below.

lifx light

Options

  -h, --help[=false]: help for light
  -i, --id=: ID of the light(s) to manage, comma-seprated.  Defaults to all lights
  -l, --label=: label of the light(s) to manage, comma-separated.  Defaults to all lights.

Options inherited from parent commands

  -L, --log-level="info": log level, one of: [debug,info,warn,error]
  -t, --timeout=2s: timeout for all operations

SEE ALSO

Auto generated by spf13/cobra at 2015-07-25 05:55:23.230545187 +0000 UTC
Clone this wiki locally