sfdx-l18n-plugin

1.0.1 • Public • Published

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

  1. Install the SDFX CLI.
  2. Clone the repository: git clone git@github.com:lekkimworld/sfdx-l18n-plugin.git
  3. Link the plugin: sfdx plugins:link .

Install as plugin

  1. Install plugin: sfdx plugins:install sfdx-l18n-plugin

Dependencies (1)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i sfdx-l18n-plugin

    Weekly Downloads

    0

    Version

    1.0.1

    License

    MIT

    Last publish

    Collaborators

    • lekkim