UNIBASE

ubtransaction

NAME

ubtransaction – process a UNIBASE xml transaction

SYNOPSIS

ubtransaction {–content} {–help} {–json} {–raw} <files>

DESCRIPTION

ubtransaction reads a UNIBASE XML or JSON transaction file from stdin or one or more files and processes it.

FLAGS

FLAGARGUMENTTYPEDESCRIPTION
–contentPrepends an html content type line
eg
Content-type: text/html
or
Content-type: application/json
–helpPrint help message and exit
Also printed if the command arguments are not valid.
–jsonTransaction contents are JSON (default is XML)
This affects the output of –content as well (if it is flagged).
If an output format is specified this will make that format an array, one for each record processed by add
–rawOutput format as given
If an output format is specified this will stop ubtransaction printing any additional format.

ERRORS

EXAMPLE

SEE ALSO

ubtransaction (5)

Comments

Leave a Reply