webosose / ares-cli

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

Support output format in file option on ares-log #33

Closed ssuminahn closed 3 years ago

ssuminahn commented 3 years ago

:Release Notes: Support output format in file option on ares-log

:Detailed Notes:

:Testing Performed:

  1. Pass unit test on ose and auto
  2. Pass eslint
  3. Check below command and output format
    • ares-log --file system.journal --output json

:Issues Addressed: [PLAT-142907] Support output format in file option on ares-log

ssuminahn commented 3 years ago

code :+1: verify :+1:

YoungeunKim commented 3 years ago

@ssuminahn ,

Code 👍 Verified 👍

Please fix commit message : ares-node --file system.journal --output json -> ares-node? I guess that it would be ares-log

ssuminahn commented 3 years ago

@ssuminahn ,

Code Verified

Please fix commit message : ares-node --file system.journal --output json -> ares-node? I guess that it would be ares-log

@YoungeunKim Thank U, it's mistake. I've updated it.