Error executing bior_index_catalog

Usage: bior_index_catalog --database <DATABASE> --path <PATH> [--log] [--help] [--index <INDEX>]

The command requires the following options:

	-d, --database <DATABASE>
		The catalog file (bgzip format) that will be indexed.

	-p, --path <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

