./pants experimental-explorer [args]
Run the Pants Explorer Web UI server.
Backend: pants.goal
Config section: [experimental-explorer]
--experimental-explorer-address=<str>
PANTS_EXPERIMENTAL_EXPLORER_ADDRESS
default: localhost
Server address to bind to.
--experimental-explorer-port=<int>
PANTS_EXPERIMENTAL_EXPLORER_PORT
default: 8000
Server port to bind to.
None
None