CLI Installation - Infisign
How to install NodeJs and the Infisign npm package on a local system, and log in to Infisign with this step-by-step guide.
Installing NodeJs and Infisign npm package
Step 1: Install NodeJs on the local system - https://nodejs.org/en/download/source-code - version16
Step 2: Install the Infisign npm package by running the command `npm install -g infisign`.
Step 3: Update the npm package using the command `npm update -g infisign`.
Once done the npm will be installed within the system
Infisign Commands:
- infisign login
- infisign apps - List all assigned Applications
- infisign apps -n <App name> - Select Particular Application