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

Uploaded Source

Built Distribution

marops_cli-3.1.0-py3-none-any.whl (11.6 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: marops_cli-3.1.0.tar.gz
  • Upload date:
  • Size: 9.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.0 CPython/3.10.14

File hashes

Hashes for marops_cli-3.1.0.tar.gz
Algorithm Hash digest
SHA256 a5d9219ddc11811e4b74be911856cb7e64455e18e886136d9099cba29a2e77fc
MD5 c7caf88c2d5d51ba28e833f76b9d462e
BLAKE2b-256 9ba2ad2aee1772dd411025386e8006706edf4ef7b45f60c77821180038b399c2

See more details on using hashes here.

File details

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

File metadata

  • Download URL: marops_cli-3.1.0-py3-none-any.whl
  • Upload date:
  • Size: 11.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.0 CPython/3.10.14

File hashes

Hashes for marops_cli-3.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 c9e97337149e3a7cdeed8db297728475535804fba8fb7e06611927e9a8c7578b
MD5 73887e84d980e7a8bf451903c260e6e6
BLAKE2b-256 4707deb1770c9d4759f14548c7a8297d3266bf7ffc2c912967ecb3be9da59db8

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