List of strings; optional; subject to $(location) and "Make variable" substitution, and Bourne shell tokenization

Command line arguments that bazel will pass to the target. These arguments are passed before the ones that are specified on the bazel run command line.

Most binary rules permit an args attribute, but where this attribute is not allowed, this fact is documented under the specific rule.