The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

verocli - Command-line interface to Vero::API

USAGE

export VERO_AUTH_TOKEN='..token..'

Usage:
    verocli identify '{"id":"ID1234","email":"client@example.com","name":"Jose da Silva"}'
    verocli event created-account '{"id":"ID1234","account_type":"gold"}'

SEE ALSO

Vero::API