Skip to main content

A CLI for interacting with the MISSIM platform

Project description

MISSIM CLI

MISSIM 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 ./packages/missim_config
    • pip install -e ./tools/missim_cli
  • For production: pip install missim-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 "$(_MISSIM_COMPLETE=bash_source missim)"' >> ~/.bashrc
    • zsh: echo 'eval "$(_MISSIM_COMPLETE=zsh_source missim)"' >> ~/.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

  • missim --help to get help with the CLI

Dev mode

MISSIM CLI can be ran in dev mode. This will happen if it is installed with pip install -e ./tools/missim or if the environment variable MISSIM_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

missim_cli-1.12.0.tar.gz (11.5 kB view details)

Uploaded Source

Built Distribution

missim_cli-1.12.0-py3-none-any.whl (15.5 kB view details)

Uploaded Python 3

File details

Details for the file missim_cli-1.12.0.tar.gz.

File metadata

  • Download URL: missim_cli-1.12.0.tar.gz
  • Upload date:
  • Size: 11.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.10.14

File hashes

Hashes for missim_cli-1.12.0.tar.gz
Algorithm Hash digest
SHA256 82b990f520157611c333eddc0495d0874a70e62abb44bf263c47c512f185f041
MD5 835e620e201ed806b5c8500cc7b80a6d
BLAKE2b-256 3eb3eb57894394105c8bcc1a540a5ff50b9bd902861f2d0754dd24ae94814ac6

See more details on using hashes here.

File details

Details for the file missim_cli-1.12.0-py3-none-any.whl.

File metadata

  • Download URL: missim_cli-1.12.0-py3-none-any.whl
  • Upload date:
  • Size: 15.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.10.14

File hashes

Hashes for missim_cli-1.12.0-py3-none-any.whl
Algorithm Hash digest
SHA256 351cb2a541ceab613ebcd9fcf5bcbb1ea0bcb24ce75e5f3844699202046cb097
MD5 9606843a55404b1be1bda58a1e9a7f09
BLAKE2b-256 425f6f400f5e0ab64b1e7801bf5a15a950ee4430e6ff46fa171d1ef318e7a0ed

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