> For the complete documentation index, see [llms.txt](https://native.electrode.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://native.electrode.io/v0.46/cli-commands/platform/config/get.md).

# 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`
* `podVersion`
* `retain-tmp-dir`
* `showBanner`
* `sourceMapStoreProxy`
* `tmp-dir`
