signald
Toggle Dark/Light/Auto mode Toggle Dark/Light/Auto mode Toggle Dark/Light/Auto mode Back to homepage

signaldctl message send

signaldctl message send

send a message

signaldctl message send {group id | phone number} [message] [flags]

Options

  -a, --account string       local account to use
  -A, --attachment strings   attach a file to your outbound message. may be specified multiple times.
  -c, --captcha-helper       Invoke signal-captcha-helper and process the response when a push challenge response appears. After completing the challenge, the message will be redelivered to the failed recipient
  -h, --help                 help for send

Options inherited from parent commands

      --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")

SEE ALSO