# pw code daemon status

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

## pw code daemon status

Show daemon status

```
pw code daemon status [flags]
```

### Options

```
  -h, --help   help for status
```

### 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
