Skip to main content

CLI Commands

Here are the main commands in JagoTraffic CLI:

Prefix​

This CLI also supports various prefixes for ease of use.

jt start
jbot start
jagotraffic start

Login​

Use the following command to log in to your account using Access Key:

jagotraffic login

Start​

Running a worker with two options:

  • Run the worker normally:
jagotraffic start
  • Run the worker in the background:
jagotraffic start --background

Stop​

Stopping and deleting a worker running in the background:

jagotraffic stop

Restart​

Restarting a worker running in the background:

jagotraffic restart

Status​

Checking the status of a worker running in the background:

jagotraffic status

Install​

Quickly install packages and workers **(only for Linux based systems):

jagotraffic install

Uninstall​

Remove the Jago Traffic CLI and stop the worker running in the background:

jagotraffic uninstall

Watch Log​

Monitor logs while running in the background

jagotraffic log

Berihkan Log​

Clear saved logs

jagotraffic clear