# get

## Description

* Get the local platform configuration values stored in the `~/.ern/.ernrc` file

## Syntax

`ern platform config get <key>`

**Arguments**

`<key>`

* The key of the configuration element to get

**Whitelisted properties**

* `binaryStoreProxy`
* `bundleStoreProxy`
* `codePushAccessKey`
* `codePushCustomHeaders`
* `codePushCustomServerUrl`
* `codePushProxy`
* `logLevel`
* `manifest`
* `max-package-cache-size`
* `package-cache-enabled`
* `retain-tmp-dir`
* `showBanner`
* `sourceMapStoreProxy`
* `tmp-dir`
