Skip to main content
Version: 2.7 (deprecated)

repl


pants repl [args]

Open a REPL with the specified code loadable.

Backend: ``

Config section: [repl]

Basic options

shell

--repl-shell=<str>
PANTS_REPL_SHELL
pants.toml
[repl]
shell = <str>
default: None

Override the automatically-detected REPL program for the target(s) specified.

Advanced options

None

Deprecated options

None