webosose / ares-cli

ares-cli is a command-line interface(CLI) for webOS
Apache License 2.0
38 stars 17 forks source link

Migrate CLI #40

Closed YoungeunKim closed 3 years ago

YoungeunKim commented 3 years ago

:Release Notes: Migrate CLI

:Detailed Notes:

:Testing Performed:

  1. TC passed on OSE/Auto target & Auto emulator.
  2. ESLint passed
  3. Verified with CLI commands Check device list and full list shows without error $ ./ares-[command.js] -D (device, inspect, install, launch, log, push, pull, shell) $ ./ares-setup-device.js -l $ ./ares-setup-device.js -F

:Issues Addressed: [PLAT-144433] Migrate CLI

YoungeunKim commented 3 years ago

Code 👍 Verified 👍

YoungeunKim commented 3 years ago

Please change commit message

  • change list order and change a sentence Remove unused lib/util/promisemaker.js file Refactoring showDeviceList, showDeviceListFull in lib/base/setup-device.js Fix typo
  • start uppercase Eslint passed or Passed eslint

If you update above contents, merge immediately without review.

Done. I'll merge this commit to develop branch later. This change will applied to next CLI version v2.3.0(, not CLI 2.2.0)