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

38 lines
970 B
Markdown

---
date: 2021-02-02T13:20:04-08:00
title: "signaldctl group show"
slug: signaldctl_group_show
url: /signaldctl/signaldctl_group_show
---
## signaldctl group show
show details about a group
### Synopsis
show details about a group
```
signaldctl group show [flags]
```
### Options
```
-a, --account string the signald account to use
-h, --help help for show
```
### 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