--- date: 2021-02-02T13:20:04-08:00 title: "signaldctl message send" slug: signaldctl_message_send url: /signaldctl/signaldctl_message_send --- ## signaldctl message send send a message ### Synopsis send a message ``` signaldctl message send [flags] ``` ### Options ``` -a, --account string local account to use -h, --help help for send -m, --message string the body of the message to send -t, --to string phone number or group ID to send the message to ``` ### 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 message](/signaldctl/signaldctl_message) - ###### Auto generated by spf13/cobra on 2-Feb-2021