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

Uploaded Source

Built Distribution

marops_cli-2.9.0-py3-none-any.whl (11.7 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: marops_cli-2.9.0.tar.gz
  • Upload date:
  • Size: 9.1 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.0.tar.gz
Algorithm Hash digest
SHA256 c55eb03068e38fdef7c4f58930a0a84c52d3f2c1227da664a2c58e9972592ba2
MD5 d50b2c1129ecd1c6ccaa6bb4b8711a70
BLAKE2b-256 5e4d94be3db20e252d84038900c9733d1b4c89eb97f2491f4290597ccf71705e

See more details on using hashes here.

File details

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

File metadata

  • Download URL: marops_cli-2.9.0-py3-none-any.whl
  • Upload date:
  • Size: 11.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.9.0-py3-none-any.whl
Algorithm Hash digest
SHA256 eef5ac7d559451fce428810c0aa3eb17f16676b0c9b776eac6a24b13d1c095c2
MD5 ab40df7cf031fa7f43044249a70d7aa7
BLAKE2b-256 29749af9ab906c69191e413b00cfe872b64705c72c39ca7f5fab94f72af368b1

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