krang_create_lists - sync Krang::ListGroups with lists.conf file
krang_create_lists
Creates Krang::ListGroups and Krang::Lists based on lists.conf files in
element sets. (Ignores already-existing items.) Usually called from
krang_createdb.
- --input_file
By default, we take our input from the lists.conf file in the element
library. You may use this option to specify an alternate file (the
full path must be included).
- --delete_missing
If specified, removes from the CMS any groups, lists, or items that
are NOT in the file.
- --verbose
If specified once, will output list creation status.
If specified twice, will output list item creation, too.
- --help
Display brief help.
- --man
Display full man page.