<#18333 run_shell_command missing help> Issue crea...
# github-notifications
q
#18333 run_shell_command missing help Issue created by cburroughs Describe the bug
Copy code
$ ./pants --version
2.16.0.dev7
$ grep shell pants.toml 
  "pants.backend.shell"
$ ./pants help run_shell_command
Unknown entity: run_shell_command
Did you mean shell_command, run_shell_command_request, or test_shell_command?
Pants version 2.16.0.dev7 OS Linux Additional info cburroughs/example-python@e27998a pantsbuild/pants
u