ern
Verified for current stable LTS
Ern Command: Create Native Container
Use for create native container with Ern. Exact CLI syntax to create native container using Ern.
When to use this: Use for create native container with Ern.
Command Syntax
ern create-container --miniapps /<path/to/miniapp_directory> --platform <ios|android> ern create-container --miniapps /<path/to/miniapp_directory> --platform <ios|android> Command Breakdown
--miniapps- Command Option
- Tool-specific option used by this command invocation.
--platform- Command Option
- Tool-specific option used by this command invocation.
FAQ
Purpose: Exact syntax to create native container using Ern.
Test path: Replace placeholders and run destructive commands in a disposable workspace first.
Flag behavior: Tool version, platform, and shell can change behavior.
Improve This Command
Suggest a correction, safer default, or version-specific note for this entry.
Related Operations
Ern Command: Create New Miniapp
ern create-miniapp <application_name> Ern Command: Run Miniapps ern run-<ios|android> Ern Command: Publish Container To Maven ern publish-container --publisher <maven> --platform <android> --extra '{{"groupId":"com.walmart.ern","artifactId":"quickstart"}}' Ern Command: Transform Ios Container To Binary ern transform-container --platform <ios> --transformer <xcframework> Ern Command: List Installed Platform Versions ern platform versions