victorious-wire-62055
02/19/2025, 8:57 PM``` [inputs] can be:
...
Any of the above with ahttps://www.pantsbuild.org/stable/docs/using-pants/command-line-help But if I callprefix to ignore the value, e.g. -path/to/ignore_me::```-
pants list :: -path/to/ignore:: then pants parses the - as a new flag, not an input path:
Is that a known bug, and is there another general way to ignore paths from the command line?Unknown flag -p in global context
happy-kitchen-89482
02/19/2025, 9:41 PM