Answer the question
In order to leave comments, you need to log in
How to export commands from third party cli to system via terminal?
You need to export commands from ares-webos-sdk to the server terminal (needed for CI)
export PATH=$PATH: usr/local/ares-webos-sdk/bin (as stated on the site) does not work. Maybe someone faced such a problem?
Answer the question
In order to leave comments, you need to log in
export PATH=$PATH: usr/local/ares-webos-sdk/bin (as stated on the site) doesn't work.
$ export PATH=$PATH:<webos-sdk-commands-full-path>/bin
For exanple: export PATH=$PATH:/Users/ares/GIT/ares-webos-sdk/bin
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question