@fluentlab/cli

0.0.5 • Public • Published

Command Line Interface (CLI)

Installation

Install the FluentLab's CLI running npx @fluentlab/cli login in the console

:::caution Warning!

Don't execute npm i -g @fluentlab/cli this action will install locally the npmjs version of the package and cache issues could occur

:::

Login

You must to login with a valid account to download/update the FluentLab's components

  # You can run the command below and indicate to the CLI that you want to login through an external IdP (Google)
  npx @fluentlab/cli login

  # Or if you have an account inside the FluentLab's IdP you can indicate the -u and/or -p as a shorthand of the username and/or password
  npx @fluentlab/cli login -u=MY_USERNAME -p=MY_PASSWORD

Package Sidebar

Install

npm i @fluentlab/cli

Weekly Downloads

1

Version

0.0.5

License

GPL

Unpacked Size

19.9 kB

Total Files

15

Last publish

Collaborators

  • juan-duque