Skip to main content

Apache Mesos CLI

Project description

Mesos CLI

Prerequisites

Make sure you have python 3.6 or newer installed on your system before you begin.

How to install

pip install avmesos-cli

Setting up your configuration

In order to use this tool, you will need to create a configuration file in your home directory under ~/.mesos/config.toml. A template for this config can be seen below:

# The `plugins` is an array listing the absolute paths of the
# plugins you want to add to the CLI.
plugins = [
  "</absolute/path/to/plugin-1/directory>",
  "</absolute/path/to/plugin-2/directory>"
]

# The `master` is a field that has to be composed of an
# `address` or `zookeeper` field, but not both. For example:
[master]
  address = "10.10.0.30:5050"
  principal = "username"
  secret = "password"

[agent]
  ssl = true
  ssl_verify = false
  principal = "username"
  secret = "password"
  timeout = 5

You can override the location of this configuration file using the environment variable MESOS_CLI_CONFIG.

How to use it

$ mesos-cli 

Mesos CLI

Usage:
  mesos (-h | --help)
  mesos --version
  mesos <command> [<args>...]

Options:
  -h --help  Show this screen.
  --version  Show version info.

Commands:
  agent      Interacts with the Mesos agents
  config     Interacts with the Mesos CLI configuration file
  framework  Interacts with the Mesos Frameworks
  task       Interacts with the tasks running in a Mesos cluster

See 'mesos help <command>' for more information on a specific command.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

avmesos_cli-1.1.1.tar.gz (30.9 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

avmesos_cli-1.1.1-py3-none-any.whl (44.5 kB view details)

Uploaded Python 3

File details

Details for the file avmesos_cli-1.1.1.tar.gz.

File metadata

  • Download URL: avmesos_cli-1.1.1.tar.gz
  • Upload date:
  • Size: 30.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.5

File hashes

Hashes for avmesos_cli-1.1.1.tar.gz
Algorithm Hash digest
SHA256 6ca3072aaf2cd85eee8098a39c9730e9be7ead479ff97c7f7b4eda0363aab7e2
MD5 3365f4e2eabcd32f8b49f183ff5f63af
BLAKE2b-256 75340eb2253280c0350273c527342dafa60568204eee7e1f4e6b3f4d002b37fb

See more details on using hashes here.

File details

Details for the file avmesos_cli-1.1.1-py3-none-any.whl.

File metadata

  • Download URL: avmesos_cli-1.1.1-py3-none-any.whl
  • Upload date:
  • Size: 44.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.5

File hashes

Hashes for avmesos_cli-1.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 a98db560986e150c2f920a21b6bf742ca9407aef5f53aef78112fad99eb6ed56
MD5 d1fdf3a3cff62097c5f653efbf92bbdc
BLAKE2b-256 f13ee4fe49a1c3cd205470f545d8abf2122b195a0597edc16eff23c0de9a49ef

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page