del
Last updated
Delete the local platform configuration value stored in the ~/.ern/.ernrc file for whitelisted properties.
ern platform config del <key>
Arguments
<key>
The key of the configuration element to delete
Whitelisted properties
logLevel
showBanner
tmp-dir
retain-tmp-dir
codePushAccessKey
codePushCustomServerUrl
codePushProxy
codePushCustomHeaders
max-package-cache-size
package-cache-enabled
Last updated