signaldctl account
-h, --help help for account
--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
- signaldctl account delete - delete an account from the local signald instance, and optionally from the server as well
- signaldctl account link - create a local account by linking to an existing Signal account
- signaldctl account list - return a list of accounts
- signaldctl account register - begin the process of creating a new account
- signaldctl account remote-config - return a list of accounts
- signaldctl account request-sync - Ask other devices on the account to send sync data. Must subscribe for result
- signaldctl account set-profile - update an account’s profile data
- signaldctl account verify - verify an account and complete the registration process