Overview

edge_cli is a command line tool provided by with ZED Hub edge agent. It can help manage the edge agent services, monitor their status and create applications to deploy on ZED Hub.

Here is a list of all available options of edge_cli:

Usage: edge_cli {start|stop|restart|status|etc.} [option...]

-   start                      start Edge CLI services
    -b, --background           run Edge CLI services in background

-   restart                    restart Edge CLI services

-   stop                       stop Edge CLI services

-   status                     check Edge CLI services sanity
-   logs                       dump logs of Edge Services to current working directory
-   purge                      purge your device's applications, video recordings and settings

-   deploy <path>              package an application for a deployment as a service
-   create_app <path> <c++|python>   initialize a c++ or python application directory
-   update_ip 192.168.X.XX     generates a new sl_iot_token.conf with updated ip