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

Uploaded Source

Built Distribution

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

Uploaded Python 3

File details

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

File metadata

  • Download URL: missim_cli-1.14.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.14.0.tar.gz
Algorithm Hash digest
SHA256 6c286455b9200066a5a159adb1d6a90bf9a169dbc968dcaca85255c3031fa514
MD5 92eb71466bc9b32981d72d112e06aa7b
BLAKE2b-256 d62550020ae82e6ca7a7f2c48353fe05db4f0f9de4ae99757f8b86191a17a413

See more details on using hashes here.

File details

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

File metadata

  • Download URL: missim_cli-1.14.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.14.0-py3-none-any.whl
Algorithm Hash digest
SHA256 3443d591d80dd49e119ca6d75002723ab68386e68ce7fa23b96cf6e9d2bb1ae9
MD5 33913d41fb69172476f9b13989d2d382
BLAKE2b-256 7f037ac43774aa4fa2c8849ce7fa80eaa123b86897176c8e0a6edfd7f5ab1216

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