# pw auth identify-platform

> Source: https://parallelworks.com/docs/cli/pw/auth/identify-platform

## pw auth identify-platform

Print effective platform host

### Synopsis

Use **pw auth identify-platform** to verify which platform CLI commands will be executed against. 

Prints the currently targeted platform host.

```
pw auth identify-platform [flags]
```

### Options

```
  -h, --help   help for identify-platform
```

### 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 auth](/docs/cli/pw/auth)	 - Authenticate the CLI
