signaldctl protocol
return a machine-readable description of the signald client protocol. Details at https://signald.org/articles/socket-protocol/
signaldctl protocol [flags]
-h, --help help for protocol
--config string config file (default "~/.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")
- signaldctl - Interact with a running signald instance