HomeDocs
DocsCommunityTestimonialsUsersGitHubTwitterBlogJobsTermsPrivacyCookies
TermsPrivacyCookies
Hey! These docs are for version 2.14, which is no longer officially supported. Click here for the latest version, 2.17!




Run the Pants Explorer Web UI server.

Backend: <span style="color: purple"><code>pants.goal</code></span> Config section: <span style="color: purple"><code>[experimental-explorer]</code></span>

## Basic options

<div style="color: purple">

### `address`

<code>--experimental-explorer-address=<str></code><br> <code>PANTS_EXPERIMENTAL_EXPLORER_ADDRESS</code><br>

</div> <div style="padding-left: 2em;"> <span style="color: green">default: <code>localhost</code></span>

<br>

Server address to bind to.

</div> <br>

<div style="color: purple">

### `port`

<code>--experimental-explorer-port=<int></code><br> <code>PANTS_EXPERIMENTAL_EXPLORER_PORT</code><br>

</div> <div style="padding-left: 2em;"> <span style="color: green">default: <code>8000</code></span>

<br>

Server port to bind to.

</div> <br>

## Advanced options

None

## Deprecated options

None