CLICK-EXTRA-SHOW-PARAMS(1) CLICK-EXTRA-SHOW-PARAMS(1)

click-extra show-params - Show parameters of an external Click CLI.

click-extra show-params [OPTIONS] SCRIPT [SUBCOMMAND]...

Show parameters of an external Click CLI.

Resolves SCRIPT as a console_scripts entry point, module:function notation, .py file path, or Python module name. Loads the Click command and prints its parameter table.

Extra arguments after SCRIPT navigate into nested command groups.

Rendering style of tables.
Show this message and exit.

Rendering style of tables.
Show this message and exit.

0
Success.
1
A runtime error, or an aborted prompt (Ctrl-C, a declined confirmation).
2
A usage error: unknown option, invalid value, missing operand, or an unparsable configuration file.

Kevin Deldycke

2026-06-15 7.20.0.dev0