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.0.tar.gz (30.8 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.0-py3-none-any.whl (44.5 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: avmesos_cli-1.1.0.tar.gz
  • Upload date:
  • Size: 30.8 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.0.tar.gz
Algorithm Hash digest
SHA256 c0b9c576ce7108bed8e0af55bd0cb2f026412c8aaa5442751ba4eaa9df394a6e
MD5 3290920b570effd2a4a511669885aa37
BLAKE2b-256 29545195f484b9a8175f773962a4018932ff6cfcfcb425d9dc1bfc35c22bcc80

See more details on using hashes here.

File details

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

File metadata

  • Download URL: avmesos_cli-1.1.0-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.0-py3-none-any.whl
Algorithm Hash digest
SHA256 59c200c31624a4aff3c4755a11945626d9f2bfc3f686d1e7fad35c8f850dc494
MD5 dc6eea5efb6dcaf355169141bcbf2951
BLAKE2b-256 1ce958d81c7f2d794927ad6f9bd98204c5c980f2216a3b44c0ff1417be1f50c8

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