# pw ssh-public-keys

> Source: https://parallelworks.com/docs/cli/pw/ssh-public-keys

## pw ssh-public-keys

Get the SSH public keys for a user

### Synopsis

The **pw ssh-public-keys** command retrieves the SSH public keys for a specific user.

```
pw ssh-public-keys <username> [flags]
```

### Options

```
  -h, --help   help for ssh-public-keys
```

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