# get

## Description

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

## Syntax

`ern platform config get <key>`

**Arguments**

`<key>`

* The key of the configuration element to get

**Whitelisted properties**

* `bundleStoreProxy`
* `codePushAccessKey`
* `codePushCustomHeaders`
* `codePushCustomServerUrl`
* `codePushProxy`
* `logLevel`&#x20;
* `max-package-cache-size`
* `package-cache-enabled`
* `retain-tmp-dir`&#x20;
* `showBanner` &#x20;
* `sourceMapStoreProxy`
* `tmp-dir` &#x20;
