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

rt-insert-formtools-config - Process a JSON FormTools configuration file and insert it into the RT database.

SYNOPSIS

    rt-insert-formtools-config --form-name="Form One" formtools-config.json

DESCRIPTION

This script accepts a file containing a JSON structure to define a set of FormTools forms. It will insert this configuration into the RT database.

OPTIONS

--form-name

The name of the form to be created.