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.9.1.tar.gz (9.2 kB view details)

Uploaded Source

Built Distribution

marops_cli-2.9.1-py3-none-any.whl (11.8 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: marops_cli-2.9.1.tar.gz
  • Upload date:
  • Size: 9.2 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.9.1.tar.gz
Algorithm Hash digest
SHA256 493f2265bdd0f858b85594a1afcf77acc79b0027d8e62cbc2a9d7871e9a8acdf
MD5 21ed0eb2c0d98dac6211d070fa4343ab
BLAKE2b-256 5dc35e3b92d428b4ab5d083dca5b2176d38210b6e00aaec41f11785d9ed0dcb1

See more details on using hashes here.

File details

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

File metadata

  • Download URL: marops_cli-2.9.1-py3-none-any.whl
  • Upload date:
  • Size: 11.8 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.9.1-py3-none-any.whl
Algorithm Hash digest
SHA256 92822c1d65fd763c9856fd07a37e3702f859f1ff195442790646412418a83b8c
MD5 33f4caef9bf545f1b3c39272c27ce6f0
BLAKE2b-256 d49b8f0efaef7802d65841e761464674cd2e53b9e416029714134edf45b5a2ba

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