GoalsrunVersion: 2.0 (deprecated)On this pagerun pants run [args] Runs a binary target. Backend: `` Config section: [run] Basic optionsargs--run-args="[<shell_str>, <shell_str>, ...]", ... -- [<shell_str> [<shell_str> [...]]]PANTS_RUN_ARGSpants.toml[run]args = [ <shell_str>, <shell_str>, ...,]default: []Arguments to pass directly to the executed target, e.g. --run-args="val1 val2 --debug"Advanced optionsNoneDeprecated optionsNoneRelated subsystems download-pex-bin grpc_python_plugin pex pex-binary-defaults protoc python-infer python-native-code python-protobuf python-repos python-setup source subprocess-environment