Electrode Native
Primary version
Search
K

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
Last modified 2yr ago