1.1 KiB
1.1 KiB
date | title | slug | url |
---|---|---|---|
2021-02-02T13:20:04-08:00 | signaldctl account verify | signaldctl_account_verify | /signaldctl/signaldctl_account_verify |
signaldctl account verify
verify an account and complete the registration process
Synopsis
verify an account and complete the registration process
signaldctl account verify [flags]
Options
-c, --code string verification code to submit
-h, --help help for verify
-n, --phone-number string phone number being verified
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")