Description:
    Authenticate to DC/OS cluster

Usage:
    dcos auth --help
    dcos auth --info
    dcos auth login
    dcos auth logout

Commands:
    login
        Login to your DC/OS Cluster.
    logout
        Logout of your DC/OS Cluster.

Options:
    -h, --help
        Print usage.
    --info
        Print a short description of this subcommand.
    --version
        Print version information.
