Show Available Parameters

Display available parameters for an importer without performing import.

This example demonstrates using the --show-params option to discover available parameters without performing the actual import.

Run the import command with the show-params option:
MauroImportExport.Cli import jsonschema --show-params

The command displays the available parameters for the JSON Schema importer without performing any import operation.