Usage: mission-control COMMAND [ARGS]

Commands:

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

Parameters

    JFMC_MOUNT_ROOT is the Mission Control home folder under which all Mission Control data directories can be found
    ${HOME}/.jfrog/jfmc/jfmc-installer/jfmc-conf is the Mission Control configuration file

First Use
---------
    `mission-control install` - to pull all Mission Control images
    `mission-control start` - start Mission Control

Upgrade
-------
    `mission-control upgrade` - to upgrade Mission Control after downloading desired version

