POST с form-data curl

Отправить данные формы в URL-encoded формате

curl -d 'user=alice&pass=secret' -X POST https://auth.example.com/login