Is it possible to run the program in CLI mode?

perico 2 years ago

I have a CLI-only server and would like to manage the application, connections, devices, etc, through CLI. All documentation seems oriented towards GUI.

Track-trace 2 years ago

Did you read about the api?

Anton Tananaev 2 years ago

There's no CLI, but as Track-trace said, there's an API you can use from command line. For example using curl.

perico 2 years ago

OK, thanks. Any guide for beginners? Never used an API in my life.

Anton Tananaev 2 years ago