sfdx-l18n-plugin
v1.0.1
Published
SalesforceDX plugin allowing you to control locale, language and timezone for the scratch org user
Downloads
3
Readme
sfdx-l18n-plugin
A plugin for the Salesforce CLI built by Mikkel Flindt Heisterberg to allow you to update the localization values on the created users object. This allows you to set the user interface language, the locale of the user (date/time formats) and the timezone of the user from the command line.
Setup
Install from source
- Install the SDFX CLI.
- Clone the repository:
git clone [email protected]:lekkimworld/sfdx-l18n-plugin.git
- Link the plugin:
sfdx plugins:link .
Install as plugin
- Install plugin:
sfdx plugins:install sfdx-l18n-plugin