meson.ops.core

Documentation forthcoming

-main

(-main & args)

The entry point for ops-related CLI tasks.

run

(run)(run [cmd & args])

Usage:

  lein meson [help | COMMAND [arg...]]
  lein meson [-h | --help | -v | --version]

Commands:

  help    Display this usage message
  config  Display current meson configuration
  mesos   Perform various operations on a mesos cluster

More information:

Each command takes an optional ‘help’ subcommand that will provide usage information about the particular command in question, e.g.:

  $ lein meson mesos help