ern

Verified for current stable LTS

Ern Commands

Ern command syntax with verified terminal examples.

Commands

13 commands for Ern

ern

Ern Command: Create Electrode Native Container

ern create-container --miniapps /<path/to/miniapp_directory> --platform <ios|android>
ern

Ern Command: Create Miniapp Application

ern create-miniapp <application_name>
ern

Ern Command: Create Native Container

ern create-container --miniapps /<path/to/miniapp_directory> --platform <ios|android>
ern

Ern Command: Create New Miniapp

ern create-miniapp <application_name>
ern

Ern Command: List Installed Electrode Native Versions

ern platform versions
ern

Ern Command: List Installed Platform Versions

ern platform versions
ern

Ern Command: Publish Container Local Maven Repository

ern publish-container --publisher <maven> --platform <android> --extra '{{"groupId":"com.walmart.ern","artifactId":"quickstart"}}'
ern

Ern Command: Publish Container To Maven

ern publish-container --publisher <maven> --platform <android> --extra '{{"groupId":"com.walmart.ern","artifactId":"quickstart"}}'
ern

Ern Command: Run Miniapps

ern run-<ios|android>
ern

Ern Command: Run Miniapps Ios Android

ern run-<ios|android>
ern

Ern Command: Set Logging Level

ern platform config set logLevel <trace|debug>
ern

Ern Command: Transform Ios Container To Binary

ern transform-container --platform <ios> --transformer <xcframework>
ern

Ern Command: Transform Ios Container To Binary Framework

ern transform-container --platform <ios> --transformer <xcframework>

Suggest a Ern Command

Submit missing workflows, corrections, or verified alternatives for this tool.

FAQ

Coverage: Focused examples for common Ern workflows.

Verified version: current stable LTS.

Verification: Test commands in a disposable workspace and submit notes for edge cases.