# pw code daemon stop

> Source: https://parallelworks.com/docs/cli/pw/code/daemon/stop

## pw code daemon stop

Stop the daemon

```
pw code daemon stop [flags]
```

### Options

```
  -h, --help   help for stop
```

### 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. Overrides PW_PLATFORM_HOST environment variable and the current context's server.
  -v, --verbose                Enable verbose logging
```

### SEE ALSO

* [pw code daemon](/docs/cli/pw/code/daemon)	 - Manage the pw code app-server daemon
