README
ws-flare-cli
Install
npm i -g ws-flare-cli
Usage
You will need to use the ip address of the ws-flare platform server and a generated ci token to use this.
ws-flare-cli --server=<ws-flare-server-ip> --token=<task-token>
ws-flare-cli
<script type="module">
import wsFlareCli from 'https://cdn.skypack.dev/ws-flare-cli';
</script>
npm i -g ws-flare-cli
You will need to use the ip address of the ws-flare platform server and a generated ci token to use this.
ws-flare-cli --server=<ws-flare-server-ip> --token=<task-token>