Skip to content
Peter Fern edited this page Jul 28, 2016 · 3 revisions

lifx group

interact with groups

Synopsis

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

lifx group

Options

  -d, --duration duration   duration of the power/color transition
  -i, --id value            ID of the group(s) to manage, comma-seprated.  Defaults to all groups (default [])
  -l, --label value         label of the group(s) to manage, comma-separated.  Defaults to all groups. (default [])

Options inherited from parent commands

  -L, --log-level string   log level, one of: [debug,info,warn,error] (default "info")
  -p, --port int           UDP listen port (default 56700)
  -t, --timeout duration   timeout for all operations (default 2s)

SEE ALSO

Auto generated by spf13/cobra on 28-Jul-2016