webos-tools / cli

command-line interface (CLI) for webOS
Apache License 2.0
24 stars 5 forks source link

Integrated CLI commands for the Apollo platform #13

Closed nhamkthd closed 2 months ago

nhamkthd commented 3 months ago

Integrated CLI commands for the Apollo platform

:Release Notes:

:Detailed Notes:

:Testing Performed:

  1. Unit test passed on OSE, TV, and APOLLO targets
  2. Eslint passed
  3. Checked below commands

    • Check the new version of ares CLI

      • $ares -V

        Version: 3.1.2

    • Checked changing profile to Apollo

    • $ares-config -p apollo

      profile and config data is changed to Apollo

:Issues Addressed: N/A

SeongCheolHeo commented 2 months ago

It seems ok for me.