14 lines
288 B
Markdown
14 lines
288 B
Markdown
|
|
# wacli auth
|
||
|
|
|
||
|
|
> Authenticate wacli with WhatsApp via QR code.
|
||
|
|
> See also: `wacli sync`, `wacli doctor`.
|
||
|
|
> More information: <https://wacli.sh/auth.html>.
|
||
|
|
|
||
|
|
- Start the authentication process:
|
||
|
|
|
||
|
|
`wacli auth`
|
||
|
|
|
||
|
|
- Authenticate using a custom store path:
|
||
|
|
|
||
|
|
`wacli auth --store {{path/to/store}}`
|