Skip to main content

A CLI for interacting with the Marops platform

Project description

Marops CLI

Publicly available on PyPi for convenience but if you don't work at Greenroom Robotics, you probably don't want to use this.

Install

  • For development:
    • pip install -e ./libs/marops_config
    • pip install -e ./tools/marops_cli
  • For production: pip install marops-cli
  • You may also need to export PATH=$PATH:~/.local/bin if you don't have ~/.local/bin in your path
  • Install autocomplete:
    • bash: echo 'eval "$(_MAROPS_COMPLETE=bash_source marops)"' >> ~/.bashrc
    • zsh: echo 'eval "$(_MAROPS_COMPLETE=zsh_source marops)"' >> ~/.zshrc (this is much nicer)
    • If using zsh, the git checker plugin make terminal slow. Suggest you run git config oh-my-zsh.hide-info 1 in the zsh terminal inside the repo

Usage

  • marops --help to get help with the CLI

Dev mode

Marops CLI can be ran in dev mode. This will happen if it is installed with pip install -e ./tools/marops or if the environment variable MAROPS_CLI_DEV_MODE is set to true.

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

marops_cli-2.8.0.tar.gz (8.6 kB view details)

Uploaded Source

Built Distribution

marops_cli-2.8.0-py3-none-any.whl (10.7 kB view details)

Uploaded Python 3

File details

Details for the file marops_cli-2.8.0.tar.gz.

File metadata

  • Download URL: marops_cli-2.8.0.tar.gz
  • Upload date:
  • Size: 8.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.12

File hashes

Hashes for marops_cli-2.8.0.tar.gz
Algorithm Hash digest
SHA256 a28cd03c7d094df29c65c691d46aa0b763730d19582767a67e22d4e79a5e1728
MD5 70a0026de81c121a8e5a2570b5505ad4
BLAKE2b-256 eb6e7fffabc060bcb5ad105342c147857bddc2eb1a3ee0612896d285051a8ed2

See more details on using hashes here.

File details

Details for the file marops_cli-2.8.0-py3-none-any.whl.

File metadata

  • Download URL: marops_cli-2.8.0-py3-none-any.whl
  • Upload date:
  • Size: 10.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.12

File hashes

Hashes for marops_cli-2.8.0-py3-none-any.whl
Algorithm Hash digest
SHA256 ebe31dbcbd9edc35b1c11396cc73717fba65eadd5ea6e0d007c711256f1c4faf
MD5 00b5a27eb2c861babc0d80e3f06beafb
BLAKE2b-256 93c22bd3613da3f5bda02757786f633637a1e83a93dbb18900162b14d1d21e4a

See more details on using hashes here.

Supported by

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