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

  • logLevel

  • showBanner

  • tmp-dir

  • retain-tmp-dir

  • codePushAccessKey

  • max-package-cache-size

  • package-cache-enabled

Last updated