Subsystemssystem-binariesVersion: 2.25 (dev)On this pagesystem-binaries System binaries related settings. Backend: pants.backend.build_files.fmt.ruff Config section: [system-binaries] Basic optionssystem_binary_paths--system-binaries-system-binary-paths="['<str>', '<str>', ...]"PANTS_SYSTEM_BINARIES_SYSTEM_BINARY_PATHSpants.toml[system-binaries]system_binary_paths = [ '<str>', '<str>', ...,]default: [ "/usr/bin", "/bin", "/usr/local/bin", "/opt/homebrew/bin" ]The PATH value that will searched for executables.The special string "<PATH>" will expand to the contents of the PATH env var.Can be overriden by fieldsystem_binaries_system_binary_paths on local_environment, docker_environment, or remote_environmenttargets.Advanced optionsNoneDeprecated optionsNoneRelated subsystemsNone