ern platform use
Description
- Switch to (or activate) a specified platform version
Syntax
ern platform use <version>
Arguments
<version>
- The Electrode Native platform version to activate.
- Sample values :
v0.18.0/0.18.0/latest - Using
latestwill switch to the latest version of Electrode Native
Remarks
- If the target platform version is not installed locally, the
ern platform use <version>command runs the ern platform install command, which installs the version—before switching to the specified version.