# Command ## Entry point The entry point `factor-pricing-model-universe` is to generate the universe regarding the given configuration to the destination, with dynamically passing the parameters to format the configuration. The arguments of the entry point are | Argument | Description | | :--------------------: | :----------------------------------------------: | | `-c, --config TEXT` | Required. Configuration file path. | | `-p, --parameter TEXT` | Parameters to be formatted in the configuration. |