Here is a quick cheat sheet of how to manually start backup from the command line.
All Accounts
# Force backup of all accounts /scripts/cpbackup --force
Single account
# Backup single account /scripts/pkgacct <username> # Backup single account to specific directory /scripts/pkgacct <username> /tmp # Restore single account /scripts/restorepkg <username>