# cli

Python API: `modelconverter.cli`

Helpers backing the `modelconverter` command-line interface.

Re-exports the helpers from `modelconverter.cli.utils`: turning what was passed on the command line (a config file, an NN Archive,
a bare model file and `key value` overrides) into a parsed configuration, preparing the shared directories and resolving the
output directory.

## Child Pages

 * [utils](https://docs.luxonis.com/software-v3/ai-inference/conversion/rvc-conversion/offline/modelconverter/modelconverter-api-reference/cli/utils.md)
