--- date: 2021-02-02T13:20:04-08:00 title: "signaldctl group list" slug: signaldctl_group_list url: /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 * [signaldctl group](/signaldctl/signaldctl_group) - ###### Auto generated by spf13/cobra on 2-Feb-2021