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.