signald-go/docs/content/signaldctl/signaldctl_group_list.md
2021-02-02 13:40:02 -08:00

978 B

date title slug url
2021-02-02T13:20:04-08:00 signaldctl group list signaldctl_group_list /signaldctl/signaldctl_group_list

signaldctl group list

return a list of Signal groups

Synopsis

return a list of Signal groups

signaldctl group list [flags]

Options

  -a, --account string   the signald account to use
  -h, --help             help for list

Options inherited from parent commands

      --config string          config file (default is ~/.config/signaldctl.yaml) (default "/home/finn/.config/signaldctl.yaml")
  -o, --output-format string   the output format. options are usually table, yaml and json, default is usually table. Some commands have other options. (default "default")
      --socket string          the path to the signald socket file (default "/var/run/signald/signald.sock")

SEE ALSO

Auto generated by spf13/cobra on 2-Feb-2021