@oclif/plugin-update

v4.6.3
[![Version](https://img.shields.io/npm/v/@oclif/plugin-update.svg)](https://npmjs.org/package/@oclif/plugin-update) [![Downloads/week](https://img.shields.io/npm/dw/@oclif/plugin-update.svg)](https://npmjs.org/package/@oclif/plugin-update) [![License](htt
oclif-plugin

build

shx rm -rf lib && tsc

clean

shx rm -f oclif.manifest.json

compile

tsc

lint

eslint . --ext .ts

postpack

yarn run clean

posttest

yarn lint

prepack

yarn build && oclif manifest && oclif readme

prepare

husky && yarn build

pretest

yarn build --noEmit && tsc -p test --noEmit

test:integration:sf

mocha --forbid-only "test/integration/sf.integration.ts" --timeout 900000

test

mocha --forbid-only "test/**/*.test.ts"

version

oclif readme && git add README.md
npm i @oclif/plugin-update

Metadata

  • MIT
  • >=18.0.0
  • Salesforce
  • released 10/8/2024

Downloads