# pw sessions

> Source: https://parallelworks.com/docs/cli/pw/sessions

## pw sessions

Manage sessions

### Options

```
  -h, --help   help for sessions
```

### Options inherited from parent commands

```
      --context string         The context to use. Overrides PW_CONTEXT environment variable and current context from config.
      --platform-host string   The Parallel Works ACTIVATE platform host to use. Will override any other platform host settings.
  -v, --verbose                Enable verbose logging
```

### SEE ALSO

* [pw](/docs/cli/pw)	 - The Parallel Works ACTIVATE CLI
* [pw sessions connect](/docs/cli/pw/sessions/connect)	 - Connect to a running session
* [pw sessions create](/docs/cli/pw/sessions/create)	 - Create a new session on a remote resource
* [pw sessions ls](/docs/cli/pw/sessions/ls)	 - List all sessions
* [pw sessions open](/docs/cli/pw/sessions/open)	 - Open a session in the browser
* [pw sessions stop](/docs/cli/pw/sessions/stop)	 - Stop and delete a session
