E
E
Evgeny Medvedev2018-01-28 03:25:20
linux
Evgeny Medvedev, 2018-01-28 03:25:20

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

2 answer(s)
X
xotkot, 2018-01-28
@JackAnderson

export PATH=$PATH: usr/local/ares-webos-sdk/bin (as stated on the site) doesn't work.

the site says this:
$ export PATH=$PATH:<webos-sdk-commands-full-path>/bin
For exanple: export PATH=$PATH:/Users/ares/GIT/ares-webos-sdk/bin

you probably mistyped <webos-sdk-commands- full-path >

V
vreitech, 2018-01-28
@fzfx

there shouldn't be a gap. usr must be preceded by a slash.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question