Command: wal

The wal command is a deprecated alias for the ltx command. Running it prints a deprecation warning and then executes ltx with the same arguments:

$ litestream wal /var/lib/db
Warning: 'wal' command is deprecated, please use 'ltx' instead

It accepts only the ltx flags (-config, -no-expand-env, -level, -json). See the ltx command reference for usage, arguments, and examples.