Usage: xray COMMAND [ARGS]

Commands:

    install:    Download and install JFrog Xray
    start:      Starts the Xray services
    stop:       Stops the Xray services
    restart:    Restarts the Xray services
    kill:       Kills the Xray services
    version:    Displays version number
    logs:       Displays aggregated log
    ps:         Lists Xray services
    info:       Displays Xray info
    help:       Displays this help menu
    upgrade:    Upgrades JFrog Xray and starts it

Parameters

    XRAY_MOUNT_ROOT is the Xray home folder under which all Xray data directories can be found
    ${HOME}/.jfrog/xray/xray-installer/xray-conf is the Xray configuration file

First Use
---------
    `xray install` - to pull all Xray images
    `xray start` - start Xray

Upgrade
-------
    `xray upgrade` - to upgrade Xray after downloading desired version

