@spg-energy/jobi-npm-login
TypeScript icon, indicating that this package has built-in type declarations

1.0.3 • Public • Published

SPG / JOBI npm login

Requirements

  • AWS CLI
  • aws-vault
  • NodeJS (node and npm commands)

Usage

To login to SPG JOBI private registry, please consider using one of the following methods listed below.

npx (preferred)

In this method, no installation is required. It's suitable for CI environments and developers who don't want to install global packages.

aws-vault exec spg-energy-tools -- npx @spg-energy/jobi-npm-login@latest

npm install (globally)

This method requires an extra step (first time and whenever the package is updated) and

# step 1) install @spg/jobi-npm-login globally (once)
npm i -g @spg-energy/jobi-npm-login@latest

# step 2) login to JOBI private repo
aws-vault exec spg-energy-tools -- jobi-npm-login

Readme

Keywords

none

Package Sidebar

Install

npm i @spg-energy/jobi-npm-login

Weekly Downloads

0

Version

1.0.3

License

none

Unpacked Size

1.35 kB

Total Files

3

Last publish

Collaborators

  • frankliu81
  • dmanavi