Usage: bior_index_catalog
		--database <CATALOG_PATH>
		--path <JSON_PATH>
		[--help]
		[--index <INDEX>]
		[--log]  OR  [--logfile <logfile_name>]
		[--verbose]
		[--version]

The command requires the following options:

	-p, --path <JSON_PATH>
		The JSON path within the catalog's JSON column. The index will be created based on this key. 
		JSON Paths are case sensitive.

Execute the command with -h or --help to find out more information.

