pulumi/sdk/python/dist
Julien P 91568bc03b
Handle extra CLI arguments passed policy packs plugins (#16402)
The python policy plugin argument parsing was very brittle and would
fail when passed extra flags such as `--tracing <file>` or
`--logtostderr`. We now properly parse these standard plugin falgs (see
plugin#buildPluginArguments). Note that the flags are currently not
being used by the policy plugins.

Nodejs does not suffer from the same issue because we are already using
`minimist` to parse the arguments.

Fixes https://github.com/pulumi/pulumi/issues/11092
2024-06-17 09:10:04 +00:00
..
pulumi-analyzer-policy-python Handle extra CLI arguments passed policy packs plugins (#16402) 2024-06-17 09:10:04 +00:00
pulumi-analyzer-policy-python.cmd Handle extra CLI arguments passed policy packs plugins (#16402) 2024-06-17 09:10:04 +00:00
pulumi-python-shim.cmd Fix windows build 2020-12-07 15:58:30 -08:00
pulumi-python3-shim.cmd Fix windows build 2020-12-07 15:58:30 -08:00
pulumi-resource-pulumi-python Respect PULUMI_PYTHON_CMD in scripts (#5782) 2020-11-18 19:08:41 -08:00
pulumi-resource-pulumi-python.cmd Respect PULUMI_PYTHON_CMD in scripts (#5782) 2020-11-18 19:08:41 -08:00